

Go to the source code of this file.
Classes | |
| class | CompactIOList< T > |
| A List of objects of type <T> with automated input and output using a compact storage. Behaves like IOList except when binary output in case it writes a CompactListList. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Functions | |
| template<class T> | |
| Istream & | operator>> (Istream &, CompactIOList< T > &) |
| template<class T> | |
| Ostream & | operator<< (Ostream &, const CompactIOList< T > &) |
Original source file CompactIOList.H
Definition in file CompactIOList.H.