OpenFOAM logo
Open Source CFD Toolkit

octree::const_iterator Class Reference

Collaboration diagram for octree::const_iterator:

Collaboration graph
[legend]
List of all members.

template<class Type>
class Foam::octree< Type >::const_iterator


Public Member Functions

 const_iterator (const octree &)
 Construct for a given octree.
 const_iterator (const octree &, label)
 Construct for a given octree and index.
const_iterator begin () const
void operator= (const const_iterator &)
bool operator== (const const_iterator &) const
bool operator!= (const const_iterator &) const
const treeLeaf< Type > & operator * ()
const_iteratoroperator++ ()
const_iterator operator++ (int)

Constructor & Destructor Documentation

const_iterator const octree  ) 
 

Construct for a given octree.

const_iterator const octree ,
label 
 

Construct for a given octree and index.


Member Function Documentation

const_iterator begin  )  const
 

const treeLeaf<Type>& operator *  ) 
 

bool operator!= const const_iterator  )  const
 

const_iterator operator++ int   ) 
 

const_iterator& operator++  ) 
 

void operator= const const_iterator  ) 
 

bool operator== const const_iterator  )  const
 


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org