|
HLCC Documentation 2.2.0
|
#include <mutex>#include <condition_variable>#include <functional>#include <optional>#include <log4cplus/logger.h>#include <rad/logger.hpp>#include <boost/circular_buffer.hpp>#include <hlcc/oldbmux/circularBufferConcurrent.ipp>Go to the source code of this file.
Classes | |
| class | hlcc::oldbmux::CircularBufferConcurrent< T > |
| A first-in first-out buffer with a fixed size that replaces its oldest element if full. More... | |
Namespaces | |
| namespace | hlcc |
| namespace | hlcc::oldbmux |