39 UInt_64 GetHashId()
const;
41 void SetId(
Str_8 newId);
45 bool HasVariable(UInt_64 hashId)
const;
47 bool HasVariable(
const Str_8&
id)
const;
53 DbObject *GetObject(UInt_64 variableHashId,
const Str_8 &value)
const;
57 DbObject *GetObject(UInt_64
id)
const;
60 DbVarTmpl *GetVariableTemplate(UInt_64 hashId)
const;
Definition: DbObject.h:11
Definition: DbVarTmpl.h:12