BDS Public
Beamlib 3.3.4
This is the Beam C++ class library.
Loading...
Searching...
No Matches
BQueue.h File Reference
#include <BTypes.h>
#include <BError.h>
#include <BList.h>
#include <BMutex.h>
#include <BCondInt.h>

Go to the source code of this file.

Classes

class  BQueue< T >
 Provides a thread save queue of objects that can be used to communicate between threads. More...
 

Typedefs

typedef BQueue< BInt32BQueueInt
 

Typedef Documentation

◆ BQueueInt