Namespaces | |
| namespace | Spinnaker |
| namespace | Spinnaker::GenApi |
Functions | |
| virtual GenICam::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 | |
| interface SPINNAKER_API_ABSTRACT | IEnumEntry |
| Interface of single enum value. | |