SMESH_Array2< TheItemType > Member List

This is the complete list of members for SMESH_Array2< TheItemType >, including all inherited members.

Assign(const NCollection_BaseCollection< TheItemType > &theOther)SMESH_Array2< TheItemType >virtual
ChangeValue(const Standard_Integer theRow, const Standard_Integer theCol)SMESH_Array2< TheItemType >
ColLength(void) constSMESH_Array2< TheItemType >
Init(const TheItemType &theValue)SMESH_Array2< TheItemType >
IsDeletable(void) constSMESH_Array2< TheItemType >
IteratorSMESH_Array2< TheItemType >friend
Length(void) constSMESH_Array2< TheItemType >
LowerCol(void) constSMESH_Array2< TheItemType >
LowerRow(void) constSMESH_Array2< TheItemType >
myDataSMESH_Array2< TheItemType >protected
myDeletableSMESH_Array2< TheItemType >protected
myLowerColSMESH_Array2< TheItemType >protected
myLowerRowSMESH_Array2< TheItemType >protected
myStartSMESH_Array2< TheItemType >protected
myUpperColSMESH_Array2< TheItemType >protected
myUpperRowSMESH_Array2< TheItemType >protected
operator()(const Standard_Integer theRow, const Standard_Integer theCol) constSMESH_Array2< TheItemType >
operator()(const Standard_Integer theRow, const Standard_Integer theCol)SMESH_Array2< TheItemType >
operator=(const SMESH_Array2 &theOther)SMESH_Array2< TheItemType >
RowLength(void) constSMESH_Array2< TheItemType >
SetValue(const Standard_Integer theRow, const Standard_Integer theCol, const TheItemType &theItem)SMESH_Array2< TheItemType >
Size(void) constSMESH_Array2< TheItemType >virtual
SMESH_Array2(const Standard_Integer theRowLower, const Standard_Integer theRowUpper, const Standard_Integer theColLower, const Standard_Integer theColUpper)SMESH_Array2< TheItemType >
SMESH_Array2(const SMESH_Array2 &theOther)SMESH_Array2< TheItemType >
SMESH_Array2(const TheItemType &theBegin, const Standard_Integer theRowLower, const Standard_Integer theRowUpper, const Standard_Integer theColLower, const Standard_Integer theColUpper)SMESH_Array2< TheItemType >
UpperCol(void) constSMESH_Array2< TheItemType >
UpperRow(void) constSMESH_Array2< TheItemType >
Value(const Standard_Integer theRow, const Standard_Integer theCol) constSMESH_Array2< TheItemType >
~SMESH_Array2(void)SMESH_Array2< TheItemType >