| Functions | |
| virtual IEnumeration & | operator= (EnumT Value)=0 | 
| Set node value. | |
| virtual IEnumEntry * | GetEntry (const EnumT Value)=0 | 
| returns the EnumEntry object belonging to the Value | |
| Variables | |
| template<typename EnumT > | |
| interface SPINNAKER_API_ABSTRACT | IEnumerationT | 
| Interface for enumeration properties. | |
| interface SPINNAKER_API_ABSTRACT virtual public | IEnumReference | 
| Interface to construct an enum reference. | |
| 
 | pure virtual | 
returns the EnumEntry object belonging to the Value
| 
 | pure virtual | 
Set node value.
| interface SPINNAKER_API_ABSTRACT IEnumerationT | 
Interface for enumeration properties.
| interface SPINNAKER_API_ABSTRACT IEnumReference | 
Interface to construct an enum reference.