PSPFList< T > Class Template Reference

#include <PSPFList.h>

List of all members.

Public Member Functions

 PSPFList (bool OwnedObjects)
virtual ~PSPFList ()
bool IsEmpty ()
void Add (T e)
getItem (unsigned int Index)
bool DropItem (unsigned int Index)
void Next ()
getAtual ()
getFirst ()
getLast ()
unsigned int getTotal ()
void First ()
void Last ()

template<class T>
class PSPFList< T >


Constructor & Destructor Documentation

template<class T>
PSPFList< T >::PSPFList ( bool  OwnedObjects  )  [inline]

template<class T>
virtual PSPFList< T >::~PSPFList (  )  [inline, virtual]


Member Function Documentation

template<class T>
bool PSPFList< T >::IsEmpty (  )  [inline]

template<class T>
void PSPFList< T >::Add ( e  )  [inline]

template<class T>
T PSPFList< T >::getItem ( unsigned int  Index  )  [inline]

template<class T>
bool PSPFList< T >::DropItem ( unsigned int  Index  )  [inline]

template<class T>
void PSPFList< T >::Next (  )  [inline]

template<class T>
T PSPFList< T >::getAtual (  )  [inline]

template<class T>
T PSPFList< T >::getFirst (  )  [inline]

template<class T>
T PSPFList< T >::getLast (  )  [inline]

template<class T>
unsigned int PSPFList< T >::getTotal (  )  [inline]

template<class T>
void PSPFList< T >::First (  )  [inline]

template<class T>
void PSPFList< T >::Last (  )  [inline]


The documentation for this class was generated from the following file:
Generated on Sat Oct 27 20:25:29 2007 for PSPFramework by  doxygen 1.5.3