|
|
|
IOPtrList< T > Class Template ReferenceA PtrList of objects of type <T> with automated input and output. More...
Inheritance diagram for IOPtrList< T >:
![]()
Collaboration diagram for IOPtrList< T >:
![]()
Detailed Descriptiontemplate<class T>
A PtrList of objects of type <T> with automated input and output.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ~IOPtrList | ( | ) | [inline, virtual] |
Definition at line 115 of file IOPtrList.C.
References regIOobject::readStream().

| TypeName | ( | "PtrList" | ) |
Runtime type information.
| bool writeData | ( | Ostream & | ) | const [inline, virtual] |
Pure virtual writaData function.
Must be defined in derived types
Implements regIOobject.
Definition at line 122 of file IOPtrList.C.
| void operator= | ( | const IOPtrList< T > & | rhs | ) | [inline] |
Definition at line 131 of file IOPtrList.C.