![]() |
GenApi 3.5.1
|
Go to the source code of this file.
Typedefs | |
| typedef CEnumEntryRefT< IEnumEntry > | CEnumEntryRef |
Functions | |
| virtual GENICAM_NAMESPACE::gcstring | GetSymbolic () const =0 |
| Get symbolic enum value. | |
| virtual double | GetNumericValue ()=0 |
| Get double number associated with the entry. | |
| virtual bool | IsSelfClearing ()=0 |
| Indicates if the corresponding EnumEntry is self clearing. | |
Variables | |
| GENICAM_INTERFACE GENAPI_DECL_ABSTRACT | IEnumEntry |
| Interface of single enum value. | |