#include <DbTable.h>
◆ DbTable() [1/4]
ehs::DbTable::DbTable |
( |
| ) |
|
◆ DbTable() [2/4]
ehs::DbTable::DbTable |
( |
Str_8 | id | ) |
|
◆ DbTable() [3/4]
ehs::DbTable::DbTable |
( |
DbTable && | table | ) |
|
|
noexcept |
◆ DbTable() [4/4]
ehs::DbTable::DbTable |
( |
const DbTable & | table | ) |
|
◆ CreateObject()
DbObject * ehs::DbTable::CreateObject |
( |
| ) |
|
◆ CreateVariable()
bool ehs::DbTable::CreateVariable |
( |
DbVarTmpl | var | ) |
|
◆ GetHashId()
UInt_64 ehs::DbTable::GetHashId |
( |
| ) |
const |
◆ GetId()
Str_8 ehs::DbTable::GetId |
( |
| ) |
const |
◆ GetObject() [1/3]
◆ GetObject() [2/3]
DbObject * ehs::DbTable::GetObject |
( |
UInt_64 | id | ) |
const |
◆ GetObject() [3/3]
DbObject * ehs::DbTable::GetObject |
( |
UInt_64 | variableHashId, |
|
|
const Str_8 & | value ) const |
◆ HasVariable() [1/2]
bool ehs::DbTable::HasVariable |
( |
const Str_8 & | id | ) |
const |
◆ HasVariable() [2/2]
bool ehs::DbTable::HasVariable |
( |
UInt_64 | hashId | ) |
const |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ SetId()
void ehs::DbTable::SetId |
( |
Str_8 | newId | ) |
|
◆ Database
◆ DbObject
◆ DbVar
The documentation for this class was generated from the following files: