Searched defs:Get (Results 1 – 3 of 3) sorted by relevance
48 T* Get() const in Get() function66 void* Get() const in Get() function
44 EnumT Get() const { return static_cast<EnumT>(m_EnumValue); } in Get() function
45 bit32 Get() const { return m_FlagsValue; } in Get() function