Puma Reference Manual Puma: Member List



Puma::PtrStack< T > Member List
This is the complete list of members for Puma::PtrStack< T >, including all inherited members.
append(const T *&item)Puma::Array< T * > [private]
Array(long is=default_init_size, long incr=default_increment)Puma::Array< T * > [private]
Array(const Array< T * > &array)Puma::Array< T * > [private]
default_incrementPuma::Array< T * > [private, static]
default_init_sizePuma::Array< T * > [private, static]
Delete()Puma::PtrStack< T > [inline, protected, virtual]
Destroy()Puma::PtrStack< T > [inline]
fetch(long index) constPuma::Array< T * > [private]
Forget()Puma::PtrStack< T > [inline]
get(long index)Puma::Array< T * > [private]
Get(long) const Puma::PtrStack< T > [inline]
insert(long index, const T *&item)Puma::Array< T * > [private]
length() constPuma::Array< T * > [private]
Length() const Puma::PtrStack< T > [inline]
lookup(long index) constPuma::Array< T * > [private]
New()Puma::PtrStack< T > [inline]
operator=(const Array< T * > &copy)Puma::Array< T * > [private]
operator[](long index)Puma::Array< T * > [private]
Pop()Puma::PtrStack< T > [inline]
prepend(const T *&item)Puma::Array< T * > [private]
PtrStack(long=8192, long=8192)Puma::PtrStack< T > [inline]
Push(const T *)Puma::PtrStack< T > [inline]
Reject()Puma::PtrStack< T > [inline]
remove(long index)Puma::Array< T * > [private]
Remove()Puma::PtrStack< T > [inline, protected, virtual]
reset()Puma::Array< T * > [private]
Reset()Puma::PtrStack< T > [inline]
Stacks() const Puma::PtrStack< T > [inline]
Top() const Puma::PtrStack< T > [inline]
~Array()Puma::Array< T * > [private]
~PtrStack()Puma::PtrStack< T > [inline, virtual]