ots::CircularBuffer< D, H > Class Template Reference

Inheritance diagram for ots::CircularBuffer< D, H >:
ots::CircularBufferBase

List of all members.

Public Member Functions

void reset (void)
void resetConsumerList (void)
bool isEmpty (void)
unsigned int getNumberOfBuffers (void)
int read (D &buffer, const std::string &consumerID)
int read (D &buffer, H &header, const std::string &consumerID)
int read (D *&buffer, H *&header, const std::string &consumerID)
BufferImplementation< D, H > & getLastReadBuffer (std::string consumerID)
BufferImplementation< D, H > & getBuffer (std::string producerID)

Detailed Description

template<class D, class H>
class ots::CircularBuffer< D, H >

Definition at line 18 of file CircularBuffer.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions

Generated on 7 Aug 2017 for otsdaq by  doxygen 1.6.1