#include <DataIndex.H>
Public Member Functions | |
DataIndex (const LayoutIndex &a_promotion) | |
DataIndex () | |
~DataIndex () | |
Private Member Functions | |
DataIndex (int a_index, const int *a_layoutID) | |
Friends | |
class | LayoutIterator |
class | DataIterator |
class | TimedDataIterator |
class | NeighborIterator |
class | BoxLayout |
class | Copier |
DataIndex::DataIndex | ( | const LayoutIndex & | a_promotion | ) | [inline, explicit] |
DataIndex::DataIndex | ( | ) | [inline] |
DataIndex::~DataIndex | ( | ) | [inline] |
DataIndex::DataIndex | ( | int | a_index, | |
const int * | a_layoutID | |||
) | [inline, private] |
friend class LayoutIterator [friend] |
Reimplemented from LayoutIndex.
friend class DataIterator [friend] |
Reimplemented from LayoutIndex.
friend class TimedDataIterator [friend] |
Reimplemented from LayoutIndex.
friend class NeighborIterator [friend] |
Reimplemented from LayoutIndex.
friend class BoxLayout [friend] |
Reimplemented from LayoutIndex.
friend class Copier [friend] |