Polygon Crucher SDK - Documentation
Documentation
Loading...
Searching...
No Matches
CQueue< Etype > Class Template Reference
Inheritance diagram for CQueue< Etype >:

Public Member Functions

const CQueueoperator= (const CQueue &Rhs)
 
void Enqueue (const Etype &X)
 
void Dequeue ()
 
const EtypeGetFront () const
 
int IsEmpty () const
 
int GetSize () const
 
int IsFull () const
 
void MakeEmpty ()
 

The documentation for this class was generated from the following file: