ots::DataProducer Class Reference
List of all members.
Public Member Functions |
| DataProducer (std::string supervisorApplicationUID, std::string bufferUID, std::string processorUID, unsigned int bufferSize=100) |
void | registerToBuffer (void) |
virtual void | startProcessingData (std::string runNumber) |
virtual void | stopProcessingData (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) |
Detailed Description
Definition at line 12 of file DataProducer.h.
The documentation for this class was generated from the following files: