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

Public Member Functions

 LightSourceFeatureAdapter (LightSourceFeatureInterface *intf, const FeatureFamily &f, Protocol *p, Bus *b, unsigned short instanceIndex)
 
int getLightSourceCount (int *errorCode)
 
double getLightSourceIntensity (int *errorCode, int lightSourceIndex)
 
bool hasLightSourceEnable (int *errorCode, int lightSourceIndex)
 
bool hasVariableIntensity (int *errorCode, int lightSourceIndex)
 
bool isLightSourceEnabled (int *errorCode, int lightSourceIndex)
 
void setLightSourceEnable (int *errorCode, int lightSourceIndex, bool enable)
 
void setLightSourceIntensity (int *errorCode, int lightSourceIndex, double intensity)
 
- Public Member Functions inherited from oceandirect::api::FeatureAdapterTemplate< LightSourceFeatureInterface >
 FeatureAdapterTemplate (LightSourceFeatureInterface *featureInterface, const FeatureFamily &f, Protocol *p, Bus *b, unsigned short instanceIndex)
 
LightSourceFeatureInterface * getFeature ()
 
virtual FeatureFamily & getFeatureFamily ()
 
virtual long getID ()
 

Additional Inherited Members

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

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