Classes | Namespaces | Functions
IndirectListBase.H File Reference
Include dependency graph for IndirectListBase.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IndirectListBase< T, Addr >
 Base for lists with indirect addressing, templated on the list contents type and the addressing type. Storage for both values and addressing is held outside of the class. More...
 
class  IndirectListBase< T, Addr >::iterator
 
class  IndirectListBase< T, Addr >::const_iterator
 

Namespaces

 Foam
 

Functions

template<class T , class Addr >
Ostream & operator<< (Ostream &os, const IndirectListBase< T, Addr > &list)
 

Detailed Description

Original source file IndirectListBase.H

Definition in file IndirectListBase.H.