#include <DataIndex.H>
Inheritance diagram for LayoutIndex:

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 |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
returns 'true' if this DataIndex has been null constructed.
|
|
|
|
|
|
|
|
|
|
1.3.8