GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
template<typename T, typename S = UInt_t>
void ADF::PtrStack< T, S >::Add ( T *  t)
inline

Add a new pointer on the stack.

The current poistion becomes the top position on the stack

Definition at line 97 of file PtrStack.h.