Searched defs:GetIntValue (Results 1 – 1 of 1) sorted by relevance
148 virtual int GetIntValue() const { return m_Value; } in GetIntValue() function178 virtual int GetIntValue() const { return (int)(m_Value); } in GetIntValue() function204 virtual int GetIntValue() const { return m_Value != 0; } in GetIntValue() function