Loading...
Searching...
No Matches
PtrList.H File Reference
Include dependency graph for PtrList.H:

Go to the source code of this file.

Classes

class  PtrList< T >
 A list of pointers to objects of type <T>, with allocation/deallocation management of the pointers. The operator[] returns a reference to the object, not the pointer. More...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

template<class T>
Istreamoperator>> (Istream &is, PtrList< T > &list)

Detailed Description

Original source file PtrList.H

Definition in file PtrList.H.