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

#include <It_Between.h>

Inheritance diagram for TIt_Between:
Inheritance graph
[legend]
Collaboration diagram for TIt_Between:
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)
 

Protected Attributes

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

Detailed Description

iterator to produce a series of cells which can be refined or derefined

Member Function Documentation

int TIt_Between::Init ( int  level)
virtual

initialize the iterator

Reimplemented from TIt_Search.

Here is the call graph for this function:

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

return the next cell

Implements TIterator.

Here is the call graph for this function:

TBaseCell * TIt_Between::Prev ( )
virtual

return the previous cell

Implements TIterator.

Member Data Documentation

int TIt_Between::Level_bottom
protected

bottom level - do not return cells under this level


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