attachToEmptySubBuffer(D *&data, H *&header) (defined in ots::BufferImplementation< D, H >) | ots::BufferImplementation< D, H > | |
BufferImplementation(const std::string &producerName="", unsigned int numberOfSubBuffers=100) (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) const (defined in ots::BufferImplementation< D, H >) | ots::BufferImplementation< D, H > | inline |
dumpStatus(std::ostream *out=(std::ostream *)&(std::cout)) const (defined in ots::BufferImplementation< D, H >) | ots::BufferImplementation< D, H > | |
getConsumers(void) const (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) const (defined in ots::BufferImplementation< D, H >) | ots::BufferImplementation< D, H > | |
mfSubject_ (defined in ots::BufferImplementation< D, H >) | ots::BufferImplementation< D, H > | protected |
numberOfWrittenBuffers(void) const (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(const 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 > | |
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 |