12 UInt_64 hierarchySize;
42 bool HasType(UInt_64 typeHashId)
const;
bool operator!=(const T *const first, const ehs::Str< T, N > &second)
Definition Str.h:1916
bool operator==(const T *const first, const ehs::Str< T, N > &second)
Definition Str.h:1906
UInt_64 GetHierarchySize() const
Definition BaseObj.cpp:91
Type GetType() const
Definition BaseObj.cpp:110
UInt_64 GetTypeIdSize() const
Definition BaseObj.cpp:115
BaseObj()
Definition BaseObj.cpp:10
const Type * GetHierarchy() const
Definition BaseObj.cpp:86
BaseObj & operator=(BaseObj &&base) noexcept
Definition BaseObj.cpp:30
const Char_8 * GetTypeId() const
Definition BaseObj.cpp:120
bool HasType(UInt_64 typeHashId) const
Definition BaseObj.cpp:96
UInt_64 GetTypeHashId() const
Definition BaseObj.cpp:125
void AddType(const Char_8 *id)
Definition BaseObj.cpp:135
virtual BaseObj * Clone() const
Definition BaseObj.cpp:130
char Char_8
Definition Types.h:40