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

Public Member Functions

const CStackoperator= (const CStack &Rhs)
 
void Push (const Etype &X)
 
void Pop ()
 
void Pop (Etype &X)
 
EtypeTop () const
 
EtypeGetAt (int i) const
 
bool Find (const Etype &X) const
 
int IsEmpty () const
 
int IsFull () const
 
void MakeEmpty ()
 
int Size () const
 
void InitSize (int initSize)
 

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