Spinnaker SDK C++
4.3.0.189
 
 

 
Loading...
Searching...
No Matches
IEnumEntry.h File Reference

Namespaces

namespace  Spinnaker
 
namespace  Spinnaker::GenApi
 

Functions

virtual bool IsValueUpdated ()=0
 Checks if the content of the node has changed since the value was last cached by IsValueUpdated() or GetValue().
 
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.