#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 |
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. |