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

LayoutIndex Class Reference

#include <DataIndex.H>

Inheritance diagram for LayoutIndex:

Inheritance graph
[legend]
List of all members.

Detailed Description

An index for LayoutIterator.


Public Member Functions

 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 Member Functions

 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


Constructor & Destructor Documentation

LayoutIndex::LayoutIndex  )  [inline]
 

LayoutIndex::~LayoutIndex  )  [inline]
 

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


Member Function Documentation

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

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

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

bool LayoutIndex::isNull  )  const [inline]
 

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

int LayoutIndex::intCode  )  const [inline]
 


Friends And Related Function Documentation

friend class DataIterator [friend]
 

Reimplemented in DataIndex.

friend class LayoutIterator [friend]
 

Reimplemented in DataIndex.

friend class BoxLayout [friend]
 

Reimplemented in DataIndex.

friend class DataIndex [friend]
 


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 Fri Jul 2 17:55:51 2004 for Chombo by doxygen 1.3.2