|
virtual bool | isLightSourceEnabled (const Bus &bus, int moduleIndex, int lightSourceIndex) |
|
virtual void | setLightSourceEnable (const Bus &bus, int moduleIndex, int lightSourceIndex, bool enable) |
|
| LightSourceProtocolInterface (Protocol *proto) |
|
virtual bool | hasLightSourceEnable (const Bus &bus, int moduleIndex, int lightSourceIndex)=0 |
|
virtual bool | hasVariableIntensity (const Bus &bus, int moduleIndex, int lightSourceIndex)=0 |
|
| ProtocolHelper (Protocol *proto) |
|
Protocol & | getProtocol () |
|
|
virtual int | getModuleCount ()=0 |
|
virtual int | getLightSourceCount (int moduleIndex)=0 |
|
◆ isLightSourceEnabled()
virtual bool seabreeze::oceanBinaryProtocol::OBPLightSourceProtocol::isLightSourceEnabled |
( |
const Bus & |
bus, |
|
|
int |
moduleIndex, |
|
|
int |
lightSourceIndex |
|
) |
| |
|
virtual |
◆ setLightSourceEnable()
virtual void seabreeze::oceanBinaryProtocol::OBPLightSourceProtocol::setLightSourceEnable |
( |
const Bus & |
bus, |
|
|
int |
moduleIndex, |
|
|
int |
lightSourceIndex, |
|
|
bool |
enable |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following file: