#include <core/archives.h>
◆ ~Fetcher()
vistle::Fetcher::~Fetcher |
( |
| ) |
|
|
virtual |
◆ registerArrayNameTranslation()
void vistle::Fetcher::registerArrayNameTranslation |
( |
const std::string & |
arname, |
|
|
const std::string & |
name |
|
) |
| |
|
virtual |
◆ registerObjectNameTranslation()
void vistle::Fetcher::registerObjectNameTranslation |
( |
const std::string & |
arname, |
|
|
const std::string & |
name |
|
) |
| |
|
virtual |
◆ renameObjects()
bool vistle::Fetcher::renameObjects |
( |
| ) |
const |
|
virtual |
◆ requestArray()
virtual void vistle::Fetcher::requestArray |
( |
const std::string & |
name, |
|
|
int |
type, |
|
|
const ArrayCompletionHandler & |
completeCallback |
|
) |
| |
|
pure virtual |
◆ requestObject()
virtual void vistle::Fetcher::requestObject |
( |
const std::string & |
name, |
|
|
const ObjectCompletionHandler & |
completeCallback |
|
) |
| |
|
pure virtual |
◆ translateArrayName()
std::string vistle::Fetcher::translateArrayName |
( |
const std::string & |
name | ) |
const |
|
virtual |
◆ translateObjectName()
std::string vistle::Fetcher::translateObjectName |
( |
const std::string & |
name | ) |
const |
|
virtual |
The documentation for this class was generated from the following files: