#include <DbVarTmpl.h>
◆ ~DbVarTmpl()
ehs::DbVarTmpl::~DbVarTmpl |
( |
| ) |
|
◆ DbVarTmpl() [1/6]
ehs::DbVarTmpl::DbVarTmpl |
( |
| ) |
|
◆ DbVarTmpl() [2/6]
template<typename T >
ehs::DbVarTmpl::DbVarTmpl |
( |
Str_8 |
id, |
|
|
const T *const |
def, |
|
|
UInt_64 |
size |
|
) |
| |
|
inline |
◆ DbVarTmpl() [3/6]
template<typename T >
ehs::DbVarTmpl::DbVarTmpl |
( |
Str_8 |
id, |
|
|
const T *const |
def |
|
) |
| |
|
inline |
◆ DbVarTmpl() [4/6]
ehs::DbVarTmpl::DbVarTmpl |
( |
Str_8 |
id | ) |
|
◆ DbVarTmpl() [5/6]
ehs::DbVarTmpl::DbVarTmpl |
( |
DbVarTmpl && |
varTmpl | ) |
|
|
noexcept |
◆ DbVarTmpl() [6/6]
ehs::DbVarTmpl::DbVarTmpl |
( |
const DbVarTmpl & |
varTmpl | ) |
|
◆ GetDefault()
template<typename T >
T ehs::DbVarTmpl::GetDefault |
( |
| ) |
const |
|
inline |
◆ GetDefaultArray()
template<typename T >
T * ehs::DbVarTmpl::GetDefaultArray |
( |
| ) |
const |
|
inline |
◆ GetHashId()
UInt_64 ehs::DbVarTmpl::GetHashId |
( |
| ) |
const |
◆ GetId()
Str_8 ehs::DbVarTmpl::GetId |
( |
| ) |
const |
◆ GetSize()
UInt_64 ehs::DbVarTmpl::GetSize |
( |
| ) |
const |
◆ operator Byte *()
ehs::DbVarTmpl::operator Byte * |
( |
| ) |
const |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ SetId()
void ehs::DbVarTmpl::SetId |
( |
Str_8 |
newId | ) |
|
◆ DbTable
The documentation for this class was generated from the following files: