lout::container::typed::Stack< T > Class Template Reference

Typed version of container::untyped::Stack. More...

#include <container.hh>

List of all members.

Public Member Functions

 Stack (bool ownerOfObjects)
 ~Stack ()
void push (T *object)
void pushUnder (T *object)
T * getTop ()
void pop ()
int size ()


Detailed Description

template<class T>
class lout::container::typed::Stack< T >

Typed version of container::untyped::Stack.

Constructor & Destructor Documentation

template<class T >
lout::container::typed::Stack< T >::Stack ( bool  ownerOfObjects  )  [inline]

template<class T >
lout::container::typed::Stack< T >::~Stack (  )  [inline]


Member Function Documentation

template<class T >
T* lout::container::typed::Stack< T >::getTop (  )  [inline]

template<class T >
void lout::container::typed::Stack< T >::pop (  )  [inline]

template<class T >
void lout::container::typed::Stack< T >::push ( T *  object  )  [inline]

template<class T >
void lout::container::typed::Stack< T >::pushUnder ( T *  object  )  [inline]

template<class T >
int lout::container::typed::Stack< T >::size (  )  [inline]


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

Generated on Wed Sep 7 02:00:38 2011 for Dillo by  doxygen 1.5.9