![]() |
|
Public Member Functions | |
PtrMap (label size=100) | |
Construct given initial map size. | |
PtrMap (Istream &is) | |
Construct from Istream. | |
PtrMap (const PtrMap< T > &map) | |
Construct as copy. |
|
Construct given initial map size.
Definition at line 63 of file PtrMap.H. References Foam::label, and Foam::T(). |
Here is the call graph for this function:
|
Construct from Istream.
Definition at line 69 of file PtrMap.H. References Foam::label, and Foam::T(). |
Here is the call graph for this function:
|
Construct as copy.
|