Beamlib 3.1.2
This is the Beam C++ class library.
Loading...
Searching...
No Matches
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...