SeaBreeze
Public Member Functions
seabreeze::LightSourceFeatureInterface Class Referenceabstract
Inheritance diagram for seabreeze::LightSourceFeatureInterface:
Inheritance graph
Collaboration diagram for seabreeze::LightSourceFeatureInterface:
Collaboration graph

Public Member Functions

virtual int getLightSourceCount (const Protocol &protocol, const Bus &bus)=0 throw (FeatureException)
 
virtual bool hasLightSourceEnable (const Protocol &protocol, const Bus &bus, int lightSourceIndex)=0 throw (FeatureException)
 
virtual bool isLightSourceEnabled (const Protocol &protocol, const Bus &bus, int lightSourceIndex)=0 throw (FeatureException)
 
virtual void setLightSourceEnable (const Protocol &protocol, const Bus &bus, int lightSourceIndex, bool enable)=0 throw (FeatureException)
 
virtual bool hasVariableIntensity (const Protocol &protocol, const Bus &bus, int lightSourceIndex)=0 throw (FeatureException)
 
virtual double getLightSourceIntensity (const Protocol &protocol, const Bus &bus, int lightSourceIndex)=0 throw (FeatureException)
 
virtual void setLightSourceIntensity (const Protocol &protocol, const Bus &bus, int lightSourceIndex, double intensity)=0 throw (FeatureException)
 

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