GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
template<typename T>
void ADF::StackOfObjects< T >::Reset ( )
inline

Reset the stack.

The stack is empty. To avoid slowing down the system, the Reset method for an object is called only once the new object is added on the stack

Definition at line 128 of file StackOfObjects.h.