hp2FEM  0.1
TwoIndexTable< Type > Member List
This is the complete list of members for TwoIndexTable< Type >, including all inherited members.
Free() (defined in TwoIndexTable< Type >)TwoIndexTable< Type >
GetData() (defined in TwoIndexTable< Type >)TwoIndexTable< Type >
GetDataSize() (defined in TwoIndexTable< Type >)TwoIndexTable< Type >
GetIndices() (defined in TwoIndexTable< Type >)TwoIndexTable< Type >
GetNumberSubRow() (defined in TwoIndexTable< Type >)TwoIndexTable< Type >
GetRowData(unsigned long Row, unsigned long &RowSize) (defined in TwoIndexTable< Type >)TwoIndexTable< Type >
GetRowData(unsigned long Row, unsigned long SubRow, unsigned long &SubRowSize) (defined in TwoIndexTable< Type >)TwoIndexTable< Type >
GetRowIndicesSize() (defined in TwoIndexTable< Type >)TwoIndexTable< Type >
GetRowSize(unsigned long Row) (defined in TwoIndexTable< Type >)TwoIndexTable< Type >
GetSubRow(unsigned long RowNumber, unsigned long SubRowNumber) (defined in TwoIndexTable< Type >)TwoIndexTable< Type >
GetSubRowIndices() (defined in TwoIndexTable< Type >)TwoIndexTable< Type >
GetSubRowSize(unsigned long RowNumber, unsigned long SubRowNumber) (defined in TwoIndexTable< Type >)TwoIndexTable< Type >
GetSubRowsSize() (defined in TwoIndexTable< Type >)TwoIndexTable< Type >
NewRow(Type *RowData, unsigned long RowSize, unsigned long *SubRows) (defined in TwoIndexTable< Type >)TwoIndexTable< Type >
operator unsigned long *const() (defined in TwoIndexTable< Type >)TwoIndexTable< Type >
operator()(unsigned long Index) (defined in TwoIndexTable< Type >)TwoIndexTable< Type >
operator=(TwoIndexTable &Instance) (defined in TwoIndexTable< Type >)TwoIndexTable< Type >
operator[](unsigned long Index) (defined in TwoIndexTable< Type >)TwoIndexTable< Type >
Print(FILE *File, char *Format, char *Message="") (defined in TwoIndexTable< Type >)TwoIndexTable< Type >
Reset() (defined in TwoIndexTable< Type >)TwoIndexTable< Type >
Restore(FILE *File) (defined in TwoIndexTable< Type >)TwoIndexTable< Type >
Restore(char *TabName, int Version, char *Filename) (defined in TwoIndexTable< Type >)TwoIndexTable< Type >
Save(FILE *File) (defined in TwoIndexTable< Type >)TwoIndexTable< Type >
Save(char *TabName, int Version, char *Filename) (defined in TwoIndexTable< Type >)TwoIndexTable< Type >
SetRow(unsigned long RowNumber, Type *RowData, unsigned long *SubRows=0) (defined in TwoIndexTable< Type >)TwoIndexTable< Type >
SetSize(unsigned long NumberSubRows=0, unsigned long NumberRow=0, unsigned long NumberData=0, Type *Data=0, unsigned long *RowIndices=0, unsigned long *SubRowIndices=0) (defined in TwoIndexTable< Type >)TwoIndexTable< Type >
SizeOf() (defined in TwoIndexTable< Type >)TwoIndexTable< Type >
TwoIndexTable() (defined in TwoIndexTable< Type >)TwoIndexTable< Type >
TwoIndexTable(unsigned long NumberSubRows, unsigned long NumberRow, unsigned long NumberData, Type *Data=0, unsigned long *RowIndices=0, unsigned long *SubRowIndices=0) (defined in TwoIndexTable< Type >)TwoIndexTable< Type >
TwoIndexTable(TwoIndexTable &Instance) (defined in TwoIndexTable< Type >)TwoIndexTable< Type >
~TwoIndexTable() (defined in TwoIndexTable< Type >)TwoIndexTable< Type >
 All Classes Files Functions Variables Typedefs Friends Defines