Group IEnumerationT_h¶
Public Attributes¶
| Type | Name |
|---|---|
IEnumReference = /* multi line expression */Interface to construct an enum reference. |
|
| interface SPINNAKER_API_ABSTRACT | IEnumerationT Interface for enumeration properties. |
Public Functions¶
| Type | Name |
|---|---|
| virtual IEnumEntry * | GetEntry (const EnumT Value) = 0 |
| virtual IEnumeration & | operator= (EnumT Value) = 0 |
Public Attributes Documentation¶
variable IEnumReference¶
Interface to construct an enum reference.
variable IEnumerationT¶
Interface for enumeration properties.
Public Functions Documentation¶
function GetEntry¶
returns the EnumEntry object belonging to the Value
function operator=¶
Set node value