EHS
|
This is the complete list of members for ehs::DbObject, including all inherited members.
DbObject() | ehs::DbObject | |
DbObject(UInt_64 id) | ehs::DbObject | |
DbObject(DbObject &&obj) noexcept | ehs::DbObject | |
DbObject(const DbObject &obj) | ehs::DbObject | |
DbTable class | ehs::DbObject | friend |
DbVar class | ehs::DbObject | friend |
Free() | ehs::DbObject | |
GetId() const | ehs::DbObject | |
GetVariable(UInt_64 hashId) const | ehs::DbObject | |
GetVariable(const Str_8 &id) const | ehs::DbObject | |
HasVariable(UInt_64 hashId) const | ehs::DbObject | |
IsLoaded() const | ehs::DbObject | |
Load() | ehs::DbObject | |
operator=(DbObject &&obj) noexcept | ehs::DbObject | |
operator=(const DbObject &obj) | ehs::DbObject | |
Save() const | ehs::DbObject |