ClassCollection() | HAPI::ClassCollection | |
ClassCollection(const std::string &filename) | HAPI::ClassCollection | [explicit] |
ClassCollection(const std::string &filename, const std::string &password) | HAPI::ClassCollection | |
getClassByName(const std::string &name) const | HAPI::ClassCollection | |
getMembers() const | HAPI::ClassCollection | |
parseClasses(const std::string &netStringOrFileName, ClassParseListener *listener) | HAPI::ClassCollection | |
saveAsKB(const std::string &filename) | HAPI::ClassCollection | |
saveAsKB(const std::string &filename, const std::string &password) | HAPI::ClassCollection | |
saveAsNet(const std::string &netName) | HAPI::ClassCollection | |
toNetString() const | HAPI::ClassCollection |