BDS Public
Beam-lib  2.16.3
This is the Beam C++ class library.
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 >
 Queue class. More...
 

Typedefs

typedef BQueue< BInt32BQueueInt
 

Typedef Documentation

◆ BQueueInt