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

Public Member Functions

virtual DataBufferCount_t getNumberOfBuffers ()=0
 
virtual void clearBuffer (const Protocol &protocol, const Bus &bus, const DataBufferIndex_t bufferIndex)=0 throw (FeatureException)
 
virtual DataBufferElementCount_t getBufferCapacity (const Protocol &protocol, const Bus &bus, const DataBufferIndex_t bufferIndex)=0 throw (FeatureException)
 
virtual DataBufferElementCount_t getBufferCapacityMaximum (const Protocol &protocol, const Bus &bus, const DataBufferIndex_t bufferIndex)=0 throw (FeatureException)
 
virtual DataBufferElementCount_t getBufferCapacityMinimum (const Protocol &protocol, const Bus &bus, const DataBufferIndex_t bufferIndex)=0 throw (FeatureException)
 
virtual DataBufferElementCount_t getNumberOfElements (const Protocol &protocol, const Bus &bus, const DataBufferIndex_t bufferIndex)=0 throw (FeatureException)
 
virtual void setBufferCapacity (const Protocol &protocol, const Bus &bus, const DataBufferIndex_t bufferIndex, const DataBufferElementCount_t bufferSize)=0 throw (FeatureException)
 

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