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

| TypeName | ( | "List" | ) |
Runtime type information.
| bool writeData | ( | Ostream & | ) | const [inline, virtual] |
| void operator= | ( | const IOList< T > & | rhs | ) | [inline] |
Definition at line 120 of file IOList.C.
Referenced by IOList< T >::operator=().

| void operator= | ( | const List< T > & | ) | [inline] |
Assignment operator. Takes linear time.
Reimplemented from List< T >.
Definition at line 127 of file IOList.C.
References IOList< T >::operator=().

| const word typeName | ( | "scalarVectorTable" | ) | [inline] |