SeaBreeze
Public Member Functions | Protected Member Functions
seabreeze::oceanBinaryProtocol::OBPLightSourceProtocol Class Referenceabstract
Inheritance diagram for seabreeze::oceanBinaryProtocol::OBPLightSourceProtocol:
Inheritance graph
Collaboration diagram for seabreeze::oceanBinaryProtocol::OBPLightSourceProtocol:
Collaboration graph

Public Member Functions

virtual bool isLightSourceEnabled (const Bus &bus, int moduleIndex, int lightSourceIndex)
 
virtual void setLightSourceEnable (const Bus &bus, int moduleIndex, int lightSourceIndex, bool enable)
 
- Public Member Functions inherited from seabreeze::LightSourceProtocolInterface
 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
 
- Public Member Functions inherited from seabreeze::ProtocolHelper
 ProtocolHelper (Protocol *proto)
 
ProtocolgetProtocol ()
 

Protected Member Functions

virtual int getModuleCount ()=0
 
virtual int getLightSourceCount (int moduleIndex)=0
 

Additional Inherited Members

- Protected Attributes inherited from seabreeze::ProtocolHelper
Protocolprotocol
 

Member Function Documentation

◆ 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: