|
virtual DataBufferCount_t | getNumberOfBuffers () |
|
virtual void | clearBuffer (const Protocol &protocol, const Bus &bus, const DataBufferIndex_t bufferIndex) |
|
virtual DataBufferElementCount_t | getNumberOfElements (const Protocol &protocol, const Bus &bus, const DataBufferIndex_t bufferIndex) |
|
virtual DataBufferElementCount_t | getBufferCapacity (const Protocol &protocol, const Bus &bus, const DataBufferIndex_t bufferIndex) |
|
virtual DataBufferElementCount_t | getBufferCapacityMinimum (const Protocol &protocol, const Bus &bus, const DataBufferIndex_t bufferIndex) |
|
virtual DataBufferElementCount_t | getBufferCapacityMaximum (const Protocol &protocol, const Bus &bus, const DataBufferIndex_t bufferIndex) |
|
virtual void | setBufferCapacity (const Protocol &protocol, const Bus &bus, const DataBufferIndex_t bufferIndex, const DataBufferElementCount_t bufferSize) |
|
virtual FeatureFamily | getFeatureFamily () |
|
virtual bool | initialize (const Protocol &protocol, const Bus &bus) |
|
|
DataBufferIndex_t | numberOfBuffers |
|
std::vector< ProtocolHelper * > | protocols |
|
◆ getNumberOfBuffers()
virtual DataBufferCount_t seabreeze::DataBufferFeatureBase::getNumberOfBuffers |
( |
| ) |
|
|
virtual |
◆ clearBuffer()
virtual void seabreeze::DataBufferFeatureBase::clearBuffer |
( |
const Protocol & |
protocol, |
|
|
const Bus & |
bus, |
|
|
const DataBufferIndex_t |
bufferIndex |
|
) |
| |
|
virtual |
◆ getNumberOfElements()
virtual DataBufferElementCount_t seabreeze::DataBufferFeatureBase::getNumberOfElements |
( |
const Protocol & |
protocol, |
|
|
const Bus & |
bus, |
|
|
const DataBufferIndex_t |
bufferIndex |
|
) |
| |
|
virtual |
◆ getBufferCapacity()
virtual DataBufferElementCount_t seabreeze::DataBufferFeatureBase::getBufferCapacity |
( |
const Protocol & |
protocol, |
|
|
const Bus & |
bus, |
|
|
const DataBufferIndex_t |
bufferIndex |
|
) |
| |
|
virtual |
◆ getBufferCapacityMinimum()
virtual DataBufferElementCount_t seabreeze::DataBufferFeatureBase::getBufferCapacityMinimum |
( |
const Protocol & |
protocol, |
|
|
const Bus & |
bus, |
|
|
const DataBufferIndex_t |
bufferIndex |
|
) |
| |
|
virtual |
◆ getBufferCapacityMaximum()
virtual DataBufferElementCount_t seabreeze::DataBufferFeatureBase::getBufferCapacityMaximum |
( |
const Protocol & |
protocol, |
|
|
const Bus & |
bus, |
|
|
const DataBufferIndex_t |
bufferIndex |
|
) |
| |
|
virtual |
◆ setBufferCapacity()
virtual void seabreeze::DataBufferFeatureBase::setBufferCapacity |
( |
const Protocol & |
protocol, |
|
|
const Bus & |
bus, |
|
|
const DataBufferIndex_t |
bufferIndex, |
|
|
const DataBufferElementCount_t |
bufferSize |
|
) |
| |
|
virtual |
◆ getFeatureFamily()
virtual FeatureFamily seabreeze::DataBufferFeatureBase::getFeatureFamily |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following file: