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

Public Member Functions

 VentanaLightSourceFeature (std::vector< ProtocolHelper * > helpers)
 
virtual bool initialize (const Protocol &protocol, const Bus &bus)
 
- Public Member Functions inherited from seabreeze::LightSourceFeatureImpl
 LightSourceFeatureImpl (std::vector< ProtocolHelper * > helpers, int lampModuleIndex, int lightSources)
 
virtual int getLightSourceCount (const Protocol &protocol, const Bus &bus)
 
- 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)
 
virtual bool isLightSourceEnabled (const Protocol &protocol, const Bus &bus, int lightSourceIndex)
 
virtual void setLightSourceEnable (const Protocol &protocol, const Bus &bus, int lightSourceIndex, bool enable)
 
virtual bool hasVariableIntensity (const Protocol &protocol, const Bus &bus, int lightSourceIndex)
 
virtual double getLightSourceIntensity (const Protocol &protocol, const Bus &bus, int lightSourceIndex)
 
virtual void setLightSourceIntensity (const Protocol &protocol, const Bus &bus, int lightSourceIndex, double intensity)
 
virtual FeatureFamily getFeatureFamily ()
 

Additional Inherited Members

- Protected Member Functions inherited from seabreeze::FeatureImpl
ProtocolHelperlookupProtocolImpl (const Protocol &protocol)
 
- Protected Attributes inherited from seabreeze::LightSourceFeatureImpl
int lightSourceCount
 
- Protected Attributes inherited from seabreeze::LightSourceFeatureBase
int moduleIndex
 
- Protected Attributes inherited from seabreeze::FeatureImpl
std::vector< ProtocolHelper * > protocols
 

Member Function Documentation

◆ initialize()

virtual bool seabreeze::VentanaLightSourceFeature::initialize ( const Protocol protocol,
const Bus bus 
)
virtual

Reimplemented from seabreeze::FeatureImpl.


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