PArray.H File Reference

#include <Array.H>

Include dependency graph for PArray.H:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PArray< T >
 : An Array of Pointers to Objects of Type T More...

Enumerations

enum  PArrayPolicy { PArrayNoManage = 0, PArrayManage = 1 }
 : More...


Enumeration Type Documentation

:

An enum that controls whether or not class PArray<T> manages the pointed to objects, as well as the pointer itself. Valid values are PArrayNoManage and PArrayManage.

Enumerator:
PArrayNoManage 
PArrayManage 


Generated on Fri Nov 21 10:10:59 2008 for AMRParticlePaths by  doxygen 1.5.5