This is the complete list of members for vistle::Fetcher, including all inherited members.
registerArrayNameTranslation(const std::string &arname, const std::string &name) | vistle::Fetcher | virtual |
registerObjectNameTranslation(const std::string &arname, const std::string &name) | vistle::Fetcher | virtual |
renameObjects() const | vistle::Fetcher | virtual |
requestArray(const std::string &name, int type, const ArrayCompletionHandler &completeCallback)=0 | vistle::Fetcher | pure virtual |
requestObject(const std::string &name, const ObjectCompletionHandler &completeCallback)=0 | vistle::Fetcher | pure virtual |
translateArrayName(const std::string &name) const | vistle::Fetcher | virtual |
translateObjectName(const std::string &name) const | vistle::Fetcher | virtual |
~Fetcher() | vistle::Fetcher | virtual |