Beamlib  3.0.1
This is the Beam C++ class library.
Classes
BFifoCirc.h File Reference
#include <stdint.h>
#include <BError.h>
#include <BCondInt.h>
#include <BMutex.h>
#include <BFifoCirc.inc>

Go to the source code of this file.

Classes

class  BFifoCircPos
 This class implements a pointer into the Fifo's circular buffer. More...
 
class  BFifoCirc< Type >
 This class implements a thread safe FIFO buffer using a binary sized circular memory. More...