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

Private Methods

 LayoutIndex (int a_index, const int *layoutID)

Private Attributes

int m_index
const int * m_layoutIntPtr

Friends

class DataIterator
class LayoutIterator
class BoxLayout
class DataIndex

Detailed Description

An index for LayoutIterator.


Constructor & Destructor Documentation

LayoutIndex::LayoutIndex   [inline]
 

LayoutIndex::~LayoutIndex   [inline]
 

LayoutIndex::LayoutIndex int    a_index,
const int *    layoutID
[inline, private]
 


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.


Member Data Documentation

int LayoutIndex::m_index [private]
 

const int* LayoutIndex::m_layoutIntPtr [private]
 


The documentation for this class was generated from the following file:
Generated on Tue Jul 2 10:44:10 2002 for Chombo by doxygen1.2.16