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