|
|
| VentanaLightSourceFeature (std::vector< ProtocolHelper * > helpers) |
| |
| virtual bool | initialize (const Protocol &protocol, const Bus &bus) |
| |
|
| LightSourceFeatureImpl (std::vector< ProtocolHelper * > helpers, int lampModuleIndex, int lightSources) |
| |
| virtual int | getLightSourceCount (const Protocol &protocol, const Bus &bus) |
| |
|
| 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 () |
| |
◆ initialize()
| virtual bool seabreeze::VentanaLightSourceFeature::initialize |
( |
const Protocol & |
protocol, |
|
|
const Bus & |
bus |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following file: