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