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

PointerVector< T > Class Template Reference

A vector 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>

List of all members.

Public Member Functions

 ~PointerVector ()


Detailed Description

template<class T>
class PointerVector< T >

A vector 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 29 of file basictypes.h.


Constructor & Destructor Documentation

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

Definition at line 31 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