![]() |
|
Public Member Functions | |
TypeName ("PtrList") | |
Runtime type information. | |
template<class INew> | |
IOPtrList (const IOobject &, const INew &) | |
Construct from IOobject using given Istream constructor class. | |
IOPtrList (const IOobject &) | |
Construct from IOobject. | |
IOPtrList (const IOobject &, const PtrList< T > &) | |
Construct from IOobject and a PtrList. | |
bool | writeData (Ostream &) const |
Pure virtual writaData function. | |
void | operator= (const IOPtrList< T > &) |
|
Construct from IOobject using given Istream constructor class.
|
|
Construct from IOobject.
|
|
Construct from IOobject and a PtrList.
|
|
|
|
Runtime type information.
|
|
Pure virtual writaData function. Must be defined in derived types Implements regIOobject. |