Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

PointerList< T > Class Template Reference

A list that stores pointers, but deletes the objects (and not only the pointers) on destruction. The erase method does NOT delete the objects ! More...

#include <basictypes.h>

Inheritance diagram for PointerList< T >:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 ~PointerList ()

Detailed Description

template<class T>
class PointerList< T >

A list that stores pointers, but deletes the objects (and not only the pointers) on destruction. The erase method does NOT delete the objects !

Definition at line 39 of file basictypes.h.


Constructor & Destructor Documentation

template<class T>
PointerList< T >::~PointerList  )  [inline]
 

Definition at line 41 of file basictypes.h.


The documentation for this class was generated from the following file:
Generated on Tue Jun 24 02:19:52 2008 for Advanced Strategic Command by  doxygen 1.4.2