SeaBreeze
Public Member Functions
seabreeze::api::LightSourceFeatureAdapter Class Reference
Inheritance diagram for seabreeze::api::LightSourceFeatureAdapter:
Inheritance graph
Collaboration diagram for seabreeze::api::LightSourceFeatureAdapter:
Collaboration graph

Public Member Functions

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

Additional Inherited Members

- Protected Attributes inherited from seabreeze::api::FeatureAdapterTemplate< LightSourceFeatureInterface >
LightSourceFeatureInterfacefeature
 
FeatureFamily family
 
Protocolprotocol
 
Busbus
 
unsigned short index
 
unsigned long ID
 

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