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 >:
[legend]List of all members.
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
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
1.4.2