Puma::BCStack< Item, BUCKET_SIZE > Class Template Reference
#include <BCStack.h>
Inherits Puma::BCList< Item, BUCKET_SIZE >.
List of all members.
template<class Item, int BUCKET_SIZE = 32>
class Puma::BCStack< Item, BUCKET_SIZE >
Member Typedef Documentation
template<class Item, int BUCKET_SIZE = 32>
Constructor & Destructor Documentation
template<class Item, int BUCKET_SIZE = 32>
Member Function Documentation
template<class Item, int BUCKET_SIZE = 32>
bool Puma::BCStack< Item, BUCKET_SIZE >::empty |
( |
|
) |
const [inline] |
template<class Item, int BUCKET_SIZE = 32>
long Puma::BCStack< Item, BUCKET_SIZE >::length |
( |
|
) |
const [inline] |
template<class Item, int BUCKET_SIZE = 32>
template<class Item, int BUCKET_SIZE = 32>
void Puma::BCStack< Item, BUCKET_SIZE >::push |
( |
Item |
item |
) |
[inline] |
template<class Item, int BUCKET_SIZE = 32>
template<class Item, int BUCKET_SIZE = 32>
Puma Reference Manual. Created on 11 Sep 2009.