CompactIOList.H File Reference
Include dependency graph for CompactIOList.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CompactIOList< T, BaseType >
 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 , class BaseType >
Istream & operator>> (Istream &, CompactIOList< T, BaseType > &)
 
template<class T , class BaseType >
Ostream & operator<< (Ostream &, const CompactIOList< T, BaseType > &)
 

Detailed Description

Original source file CompactIOList.H

Definition in file CompactIOList.H.