Group IEnumEntry_h¶
Public Attributes¶
| Type | Name |
|---|---|
| interface SPINNAKER_API_ABSTRACT | IEnumEntry Interface of single enum value. |
Public Functions¶
| Type | Name |
|---|---|
| virtual double | GetNumericValue () = 0 |
| virtual GenICam::gcstring | GetSymbolic () const = 0 |
| virtual bool | IsSelfClearing () = 0 |
Public Attributes Documentation¶
variable IEnumEntry¶
Interface of single enum value.
Maps of Enum Values to symbolic values
Public Functions Documentation¶
function GetNumericValue¶
Get double number associated with the entry
function GetSymbolic¶
Get symbolic enum value
function IsSelfClearing¶
Indicates if the corresponding EnumEntry is self clearing