ParMooN
 All Classes Functions Variables Friends Pages
Public Member Functions | List of all members
TIt_OCAF Class Reference

#include <It_OCAF.h>

Inheritance diagram for TIt_OCAF:
Inheritance graph
[legend]
Collaboration diagram for TIt_OCAF:
Collaboration graph
[legend]

Public Member Functions

virtual int Init (int level)
 
virtual TBaseCellNext (int &info)
 
virtual TBaseCellPrev ()
 
- Public Member Functions inherited from TIterator
int SetParam (TDomain *domain)
 

Additional Inherited Members

- Protected Attributes inherited from TIterator
int Level
 
TDomainDomain
 
TBaseCell ** CellTree
 
int N_RootCells
 

Detailed Description

iterator to produce a series of cells which lie one level under the finest one

Member Function Documentation

int TIt_OCAF::Init ( int  level)
virtual

initialize the iterator

Reimplemented from TIt_Search.

Here is the call graph for this function:

TBaseCell * TIt_OCAF::Next ( int &  info)
virtual

return the next cell

Implements TIterator.

Here is the call graph for this function:

TBaseCell * TIt_OCAF::Prev ( )
virtual

return the previous cell

Implements TIterator.


The documentation for this class was generated from the following files: