#include <DbObject.h>
◆ DbObject() [1/4]
ehs::DbObject::DbObject |
( |
| ) |
|
◆ DbObject() [2/4]
ehs::DbObject::DbObject |
( |
UInt_64 | id | ) |
|
◆ DbObject() [3/4]
ehs::DbObject::DbObject |
( |
DbObject && | obj | ) |
|
|
noexcept |
◆ DbObject() [4/4]
ehs::DbObject::DbObject |
( |
const DbObject & | obj | ) |
|
◆ Free()
void ehs::DbObject::Free |
( |
| ) |
|
◆ GetId()
UInt_64 ehs::DbObject::GetId |
( |
| ) |
const |
◆ GetVariable() [1/2]
DbVar * ehs::DbObject::GetVariable |
( |
const Str_8 & | id | ) |
const |
◆ GetVariable() [2/2]
DbVar * ehs::DbObject::GetVariable |
( |
UInt_64 | hashId | ) |
const |
◆ HasVariable()
bool ehs::DbObject::HasVariable |
( |
UInt_64 | hashId | ) |
const |
◆ IsLoaded()
bool ehs::DbObject::IsLoaded |
( |
| ) |
const |
◆ Load()
void ehs::DbObject::Load |
( |
| ) |
|
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ Save()
void ehs::DbObject::Save |
( |
| ) |
const |
◆ DbTable
◆ DbVar
The documentation for this class was generated from the following files: