Namespaces | |
GenApi | |
Contains definitions of the types of GenICam GenApi modules. | |
Typedefs | |
typedef CEnumEntryRefT < IEnumEntry > | GenApi::CEnumEntryRef |
Functions | |
struct virtual __attribute__((visibility("default"))) IEnumEntry GenICam::gcstring | GenApi::GetSymbolic () const =0 |
Interface of single enum value. More... | |
virtual double | GenApi::GetNumericValue ()=0 |
Get double number associated with the entry. | |
virtual bool | GenApi::IsSelfClearing ()=0 |
Indicates if the corresponding EnumEntry is self clearing. | |