object passing services between threads.
More...
Include dependency graph for buffer.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Data Structures
The buffer class represents an IPC service that is built upon a buffer of fixed capacity that can be used to transfer objects between one or more producer and consumer threads.
More...
A buffer class that holds a known capacity of fixed sized objects defined during creation.
More...
Somewhat generic queue processing class to establish a producer consumer queue.
More...
Detailed Description
object passing services between threads.
Definition in file buffer.h.