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

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

#include <container.hh>

List of all members.

Public Member Functions

 List (bool ownerOfObjects)
 ~List ()
void clear ()
void append (T *element)
bool removeRef (T *element)
bool remove (T *element)
bool detachRef (T *element)
int size ()
bool isEmpty ()
T * getFirst ()
T * getLast ()


Detailed Description

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

Typed version of container::untyped::List.

Constructor & Destructor Documentation

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

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


Member Function Documentation

template<class T>
void lout::container::typed::List< T >::append ( T *  element  )  [inline]

template<class T>
void lout::container::typed::List< T >::clear (  )  [inline]

Referenced by dw::core::Region::clear().

template<class T>
bool lout::container::typed::List< T >::detachRef ( T *  element  )  [inline]

template<class T>
T* lout::container::typed::List< T >::getFirst (  )  [inline]

template<class T>
T* lout::container::typed::List< T >::getLast (  )  [inline]

template<class T>
bool lout::container::typed::List< T >::isEmpty (  )  [inline]

template<class T>
bool lout::container::typed::List< T >::remove ( T *  element  )  [inline]

template<class T>
bool lout::container::typed::List< T >::removeRef ( T *  element  )  [inline]

template<class T>
int lout::container::typed::List< 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