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

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