|
| 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) |
| |
|
ProtocolHelper * | lookupProtocolImpl (const Protocol &protocol) |
| |
|
DataBufferIndex_t | numberOfBuffers |
| |
|
std::vector< ProtocolHelper * > | protocols |
| |
The documentation for this class was generated from the following file: