

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