SeaBreeze
Public Member Functions | Protected Attributes
seabreeze::LightSourceFeatureBase Class Reference
Inheritance diagram for seabreeze::LightSourceFeatureBase:
Inheritance graph
Collaboration diagram for seabreeze::LightSourceFeatureBase:
Collaboration graph

Public Member Functions

 LightSourceFeatureBase (std::vector< ProtocolHelper *> helpers, int lampModuleIndex)
 
virtual bool hasLightSourceEnable (const Protocol &protocol, const Bus &bus, int lightSourceIndex) throw (FeatureException)
 
virtual bool isLightSourceEnabled (const Protocol &protocol, const Bus &bus, int lightSourceIndex) throw (FeatureException)
 
virtual void setLightSourceEnable (const Protocol &protocol, const Bus &bus, int lightSourceIndex, bool enable) throw (FeatureException)
 
virtual bool hasVariableIntensity (const Protocol &protocol, const Bus &bus, int lightSourceIndex) throw (FeatureException)
 
virtual double getLightSourceIntensity (const Protocol &protocol, const Bus &bus, int lightSourceIndex) throw (FeatureException)
 
virtual void setLightSourceIntensity (const Protocol &protocol, const Bus &bus, int lightSourceIndex, double intensity) throw (FeatureException)
 
virtual FeatureFamily getFeatureFamily ()
 
- Public Member Functions inherited from seabreeze::FeatureImpl
virtual bool initialize (const Protocol &protocol, const Bus &bus) throw (FeatureException)
 
- Public Member Functions inherited from seabreeze::LightSourceFeatureInterface
virtual int getLightSourceCount (const Protocol &protocol, const Bus &bus)=0 throw (FeatureException)
 

Protected Attributes

int moduleIndex
 
- Protected Attributes inherited from seabreeze::FeatureImpl
std::vector< ProtocolHelper * > protocols
 

Additional Inherited Members

- Protected Member Functions inherited from seabreeze::FeatureImpl
ProtocolHelperlookupProtocolImpl (const Protocol &protocol) throw (FeatureProtocolNotFoundException)
 

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