| _addEntry(int offset, int length, ObjectID hash, std::string const &path) | DataArchive | [protected] |
| _addStatic(Object *ptr, std::string const &path_str, ObjectID key=0) | DataArchive | [protected] |
| _createObject(ObjectID classhash) | DataArchive | [protected] |
| _getStatic(ObjectID key) | DataArchive | [protected] |
| _lookupPath(Path const &path, std::string const &path_str="") const | DataArchive | [protected] |
| _lookupPath(ObjectID const &id, std::string const &path_str="") const | DataArchive | [protected] |
| addObject(Object &object, std::string const &path) | DataArchive | |
| cleanStatic() | DataArchive | |
| DataArchive(std::string const &fn, bool read, bool chain=true) | DataArchive | |
| DataManager class | DataArchive | [friend] |
| dump() const | DataArchive | |
| finalize() | DataArchive | |
| getAllObjects() const | DataArchive | |
| getAllPathStrings() const | DataArchive | |
| getChildren(ObjectID const &id) const | DataArchive | |
| getChildren(std::string const &path) const | DataArchive | |
| getDefault() | DataArchive | [static] |
| getFileName() const | DataArchive | [inline] |
| getManager() const | DataArchive | [inline, protected] |
| getObject(std::string const &path_str) | DataArchive | |
| getObject(const Path &path, std::string const &path_str="") | DataArchive | |
| getObjectInterface(ObjectID const &id, std::string const &path="") const | DataArchive | |
| getObjectInterface(std::string const &path) const | DataArchive | |
| getPathString(ObjectID const &id) const | DataArchive | |
| hasObject(ObjectID const &id) const | DataArchive | |
| hasObject(std::string const &path) const | DataArchive | |
| isFinalized() | DataArchive | |
| isWrite() | DataArchive | |
| LinkBase class | DataArchive | [friend] |
| setDefault() | DataArchive | |
| ~DataArchive() | DataArchive | |