EHS
|
This is the complete list of members for ehs::Database, including all inherited members.
CreateTable(Str_8 id) | ehs::Database | |
Database() | ehs::Database | |
Database(Str_8 id, const Version &version) | ehs::Database | |
Database(Str_8 filePath) | ehs::Database | |
Database(Database &&db) noexcept | ehs::Database | |
Database(const Database &db) | ehs::Database | |
GetDirectory() const | ehs::Database | |
GetHashId() const | ehs::Database | |
GetId() const | ehs::Database | |
GetTable(UInt_64 hashId) const | ehs::Database | |
GetTable(const Str_8 &id) const | ehs::Database | |
GetVersion() const | ehs::Database | |
HasTable(UInt_64 hashId) const | ehs::Database | |
HasTable(const Str_8 &id) const | ehs::Database | |
operator=(Database &&db) noexcept | ehs::Database | |
operator=(const Database &db) | ehs::Database | |
Save(Str_8 directory) | ehs::Database | |
SetId(Str_8 newId) | ehs::Database | |
SetVersion(const Version &newVersion) | ehs::Database |