View on GitHub

Vistle

Distributed Data-parallel Scientific Visualization in VR

vistle::Fetcher Member List

This is the complete list of members for vistle::Fetcher, including all inherited members.

registerArrayNameTranslation(const std::string &arname, const std::string &name)vistle::Fetchervirtual
registerObjectNameTranslation(const std::string &arname, const std::string &name)vistle::Fetchervirtual
renameObjects() constvistle::Fetchervirtual
requestArray(const std::string &name, int type, const ArrayCompletionHandler &completeCallback)=0vistle::Fetcherpure virtual
requestObject(const std::string &name, const ObjectCompletionHandler &completeCallback)=0vistle::Fetcherpure virtual
translateArrayName(const std::string &name) constvistle::Fetchervirtual
translateObjectName(const std::string &name) constvistle::Fetchervirtual
~Fetcher()vistle::Fetchervirtual