SeaBreeze
Public Member Functions
seabreeze::LightSourceProtocolInterface Class Referenceabstract
Inheritance diagram for seabreeze::LightSourceProtocolInterface:
Inheritance graph
Collaboration diagram for seabreeze::LightSourceProtocolInterface:
Collaboration graph

Public Member Functions

 LightSourceProtocolInterface (Protocol *proto)
 
virtual bool hasLightSourceEnable (const Bus &bus, int moduleIndex, int lightSourceIndex)=0 throw (ProtocolException)
 
virtual bool isLightSourceEnabled (const Bus &bus, int moduleIndex, int lightSourceIndex)=0 throw (ProtocolException)
 
virtual bool hasVariableIntensity (const Bus &bus, int moduleIndex, int lightSourceIndex)=0 throw (ProtocolException)
 
virtual void setLightSourceEnable (const Bus &bus, int moduleIndex, int lightSourceIndex, bool enable)=0 throw (ProtocolException)
 
- Public Member Functions inherited from seabreeze::ProtocolHelper
 ProtocolHelper (Protocol *proto)
 
ProtocolgetProtocol ()
 

Additional Inherited Members

- Protected Attributes inherited from seabreeze::ProtocolHelper
Protocolprotocol
 

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