Overview   Namespace   Class   Index   Help 

Data of Class RTConstValue


m_type
RTValueType m_type;

Summary
stores the type of the constant value.

m_value
RTConstValueUnion m_value;

Summary
stores the value of the constant.

Top of Page