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

Public Member Functions

 LightSourceFeatureImpl (std::vector< ProtocolHelper *> helpers, int lampModuleIndex, int lightSources)
 
virtual int getLightSourceCount (const Protocol &protocol, const Bus &bus) throw (FeatureException)
 
- Public Member Functions inherited from seabreeze::LightSourceFeatureBase
 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)
 

Protected Attributes

int lightSourceCount
 
- Protected Attributes inherited from seabreeze::LightSourceFeatureBase
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: