OceanDirect  1.30.1-rc.4
OceanDirect C++/C API
oceandirect::api::ContinuousStrobeFeatureAdapter Class Reference
Inheritance diagram for oceandirect::api::ContinuousStrobeFeatureAdapter:
Collaboration diagram for oceandirect::api::ContinuousStrobeFeatureAdapter:

Public Member Functions

 ContinuousStrobeFeatureAdapter (ContinuousStrobeFeatureInterface *intf, const FeatureFamily &f, Protocol *p, Bus *b, unsigned short instanceIndex)
 
bool getContinuousStrobeEnable (int *errorCode)
 
unsigned long getContinuousStrobePeriodIncrementMicroseconds (int *errorCode)
 
unsigned long getContinuousStrobePeriodMaximumMicroseconds (int *errorCode)
 
unsigned long getContinuousStrobePeriodMicroseconds (int *errorCode)
 
unsigned long getContinuousStrobePeriodMinimumMicroseconds (int *errorCode)
 
unsigned long getContinuousStrobeWidthMicroseconds (int *errorCode)
 
void setContinuousStrobeEnable (int *errorCode, bool enable)
 
void setContinuousStrobePeriodMicroseconds (int *errorCode, unsigned long period_usec)
 
void setContinuousStrobeWidthMicroseconds (int *errorCode, unsigned long strobeWidthMicroseconds)
 
- Public Member Functions inherited from oceandirect::api::FeatureAdapterTemplate< ContinuousStrobeFeatureInterface >
 FeatureAdapterTemplate (ContinuousStrobeFeatureInterface *featureInterface, const FeatureFamily &f, Protocol *p, Bus *b, unsigned short instanceIndex)
 
ContinuousStrobeFeatureInterface * getFeature ()
 
virtual FeatureFamily & getFeatureFamily ()
 
virtual long getID ()
 

Additional Inherited Members

- Protected Attributes inherited from oceandirect::api::FeatureAdapterTemplate< ContinuousStrobeFeatureInterface >
Bus * bus
 
FeatureFamily family
 
ContinuousStrobeFeatureInterface * feature
 
unsigned long ID
 
unsigned short index
 
Protocol * protocol
 

The documentation for this class was generated from the following files: