otsdaq  v1_01_04
 All Classes Namespaces Functions
ots::BufferImplementation< D, H > Member List

This is the complete list of members for ots::BufferImplementation< D, H >, including all inherited members.

attachToEmptySubBuffer(D *&data, H *&header) (defined in ots::BufferImplementation< D, H >)ots::BufferImplementation< D, H >
BufferImplementation(std::string producerName="", unsigned int numberOfSubBuffers=10) (defined in ots::BufferImplementation< D, H >)ots::BufferImplementation< D, H >
BufferImplementation(const BufferImplementation< D, H > &toCopy) (defined in ots::BufferImplementation< D, H >)ots::BufferImplementation< D, H >
bufferSize(void) (defined in ots::BufferImplementation< D, H >)ots::BufferImplementation< D, H >inline
init(void) (defined in ots::BufferImplementation< D, H >)ots::BufferImplementation< D, H >
isEmpty(void) (defined in ots::BufferImplementation< D, H >)ots::BufferImplementation< D, H >
numberOfWrittenBuffers(void) (defined in ots::BufferImplementation< D, H >)ots::BufferImplementation< D, H >
operator=(const BufferImplementation< D, H > &toCopy) (defined in ots::BufferImplementation< D, H >)ots::BufferImplementation< D, H >
read(D &buffer, const std::string &consumer) (defined in ots::BufferImplementation< D, H >)ots::BufferImplementation< D, H >
read(D &buffer, H &header, const std::string &consumer) (defined in ots::BufferImplementation< D, H >)ots::BufferImplementation< D, H >
read(D *&buffer, H *&header, const std::string &consumer) (defined in ots::BufferImplementation< D, H >)ots::BufferImplementation< D, H >
registerConsumer(std::string name, CircularBufferBase::ConsumerPriority priority) (defined in ots::BufferImplementation< D, H >)ots::BufferImplementation< D, H >
reset(void) (defined in ots::BufferImplementation< D, H >)ots::BufferImplementation< D, H >
resetConsumerList(void) (defined in ots::BufferImplementation< D, H >)ots::BufferImplementation< D, H >
setReadSubBuffer(const std::string &consumer) (defined in ots::BufferImplementation< D, H >)ots::BufferImplementation< D, H >
setWrittenSubBuffer(void) (defined in ots::BufferImplementation< D, H >)ots::BufferImplementation< D, H >
unregisterConsumer(std::string name) (defined in ots::BufferImplementation< D, H >)ots::BufferImplementation< D, H >
write(const D &buffer, const H &header=H()) (defined in ots::BufferImplementation< D, H >)ots::BufferImplementation< D, H >
~BufferImplementation(void) (defined in ots::BufferImplementation< D, H >)ots::BufferImplementation< D, H >virtual