Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

LayoutIndex Class Reference

An index for LayoutIterator. More...

#include <DataIndex.H>

Inheritance diagram for LayoutIndex:

Inheritance graph
[legend]
List of all members.

Public Methods

 LayoutIndex ()
 ~LayoutIndex ()
bool operator== (const LayoutIndex &rhs) const
bool eq (const LayoutIndex &rhs) const
bool operator!= (const LayoutIndex &rhs) const
bool isNull () const
 returns 'true' if this DataIndex has been null constructed.

int intCode () const

Friends

class DataIterator
class LayoutIterator
class BoxLayout
class DataIndex

Detailed Description

An index for LayoutIterator.


Constructor & Destructor Documentation

LayoutIndex::LayoutIndex   [inline]
 

LayoutIndex::~LayoutIndex   [inline]
 


Member Function Documentation

bool LayoutIndex::eq const LayoutIndex &    rhs const [inline]
 

int LayoutIndex::intCode   const [inline]
 

bool LayoutIndex::isNull   const [inline]
 

returns 'true' if this DataIndex has been null constructed.

bool LayoutIndex::operator!= const LayoutIndex &    rhs const [inline]
 

bool LayoutIndex::operator== const LayoutIndex &    rhs const [inline]
 


Friends And Related Function Documentation

friend class BoxLayout [friend]
 

Reimplemented in DataIndex.

friend class DataIndex [friend]
 

friend class DataIterator [friend]
 

Reimplemented in DataIndex.

friend class LayoutIterator [friend]
 

Reimplemented in DataIndex.


The documentation for this class was generated from the following file:
Generated on Thu Aug 29 11:07:43 2002 for Chombo&INS by doxygen1.2.16