![]() |
Polygon Crucher SDK - Documentation
Documentation
|
Public Member Functions | |
const CQueue & | operator= (const CQueue &Rhs) |
void | Enqueue (const Etype &X) |
void | Dequeue () |
const Etype & | GetFront () const |
int | IsEmpty () const |
int | GetSize () const |
int | IsFull () const |
void | MakeEmpty () |