C++ API Reference
|
This is the complete list of members for Accessor, including all inherited members.
Accessor() | Accessor | protected |
accessorByExtension(const std::string &extension) | Accessor | static |
associations() const | Accessor | |
associations() | Accessor | |
AssociationsMap typedef | Accessor | |
clear() | Accessor | |
fileName() const | Accessor | |
isFileSupported(const std::string &fileName) const | Accessor | virtual |
performRead(const std::set< std::string > *wantedStructures, const std::set< std::string > *wantedAssociations, std::string &errors)=0 | Accessor | protectedpure virtual |
read(const std::string &fileName, std::string &errors) | Accessor | |
read(const std::string &fileName, const std::set< std::string > *wantedStructures, const std::set< std::string > *wantedAssociations, std::string &errors) | Accessor | |
readFile(const std::string &fileName, std::string &errors) | Accessor | static |
setStructures(const StructureSet &structures) | Accessor | |
structures() const | Accessor | |
StructureSet typedef | Accessor | |
supportedExtensions() | Accessor | static |
write(std::string &errors) const | Accessor | virtual |
~Accessor() | Accessor | virtual |