Frog Archiver 1.0
Frog Archiver is compression tools for any files you have.
Loading...
Searching...
No Matches
Queue< Type > Class Template Reference

Public Member Functions

 Queue (int d=2)
 
 Queue (const Queue &)
 
const Queueoperator= (const Queue &)
 
void push (Type *)
 
Type * pop ()
 
Type * head ()
 
bool isEmpty () const
 
bool isFull () const
 
void reheapUp (int, int)
 
void reheapDown (int, int)
 
void swap (Type *&, Type *&)
 

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