ots::DataProducerBase Class Reference
List of all members.
Public Member Functions |
| DataProducerBase (const std::string &supervisorApplicationUID, const std::string &bufferUID, const std::string &processorUID, unsigned int bufferSize=100) |
virtual void | registerToBuffer (void) |
template<class D , class H > |
int | attachToEmptySubBuffer (D *&data, H *&header) |
template<class D , class H > |
int | setWrittenSubBuffer (void) |
template<class D , class H > |
int | write (const D &buffer) |
template<class D , class H > |
int | write (const D &buffer, const H &header) |
unsigned int | getBufferSize (void) const |
Detailed Description
Definition at line 15 of file DataProducerBase.h.
The documentation for this class was generated from the following files: