![]() |
|
Public Member Functions | |
UIDLList () | |
Null construct. | |
UIDLList (T a) | |
Construct given initial T. | |
UIDLList (Istream &is) | |
Construct from Istream. |
|
Null construct.
Definition at line 64 of file UIDLList.H. References Foam::T(). |
Here is the call graph for this function:
|
Construct given initial T.
Definition at line 68 of file UIDLList.H. References Foam::T(). |
Here is the call graph for this function:
|
Construct from Istream.
Definition at line 74 of file UIDLList.H. |