Searched defs:Get (Results 1 – 2 of 2) sorted by relevance
44 EnumT Get() const { return static_cast<EnumT>(m_EnumValue); } in Get() function
47 bit32 Get() const { return m_FlagsValue; } in Get() function