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

Public Member Functions

 DataBufferProtocolInterface (Protocol *protocol)
 
virtual void clearBuffer (const Bus &bus, unsigned char bufferIndex)=0 throw (ProtocolException)
 
virtual unsigned long getNumberOfElements (const Bus &bus, unsigned char bufferIndex)=0 throw (ProtocolException)
 
virtual unsigned long getBufferCapacity (const Bus &bus, unsigned char bufferIndex)=0 throw (ProtocolException)
 
virtual unsigned long getBufferCapacityMinimum (const Bus &bus, unsigned char bufferIndex)=0 throw (ProtocolException)
 
virtual unsigned long getBufferCapacityMaximum (const Bus &bus, unsigned char bufferIndex)=0 throw (ProtocolException)
 
virtual void setBufferCapacity (const Bus &bus, unsigned char bufferIndex, const unsigned long capacity)=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: