This is the complete list of members for vistle::DeepArchiveFetcher, including all inherited members.
arrayTranslations() const | vistle::DeepArchiveFetcher | |
DeepArchiveFetcher(const std::map< std::string, buffer > &objects, const std::map< std::string, buffer > &arrays, const std::map< std::string, message::CompressionMode > &compressions, const std::map< std::string, size_t > &sizes) | vistle::DeepArchiveFetcher | |
objectTranslations() const | vistle::DeepArchiveFetcher | |
registerArrayNameTranslation(const std::string &arname, const std::string &name) override | vistle::DeepArchiveFetcher | virtual |
registerObjectNameTranslation(const std::string &arname, const std::string &name) override | vistle::DeepArchiveFetcher | virtual |
releaseArrays() | vistle::DeepArchiveFetcher | |
renameObjects() const override | vistle::DeepArchiveFetcher | virtual |
requestArray(const std::string &name, int type, const ArrayCompletionHandler &completeCallback) override | vistle::DeepArchiveFetcher | virtual |
requestObject(const std::string &name, const ObjectCompletionHandler &completeCallback) override | vistle::DeepArchiveFetcher | virtual |
setArrayTranslations(const std::map< std::string, std::string > &arrs) | vistle::DeepArchiveFetcher | |
setObjectTranslations(const std::map< std::string, std::string > &objs) | vistle::DeepArchiveFetcher | |
setRenameObjects(bool rename) | vistle::DeepArchiveFetcher | |
translateArrayName(const std::string &name) const override | vistle::DeepArchiveFetcher | virtual |
translateObjectName(const std::string &name) const override | vistle::DeepArchiveFetcher | virtual |
~Fetcher() | vistle::Fetcher | virtual |