|
TPCCLIB
|
#include <tpcecat.h>
Data Fields | |
| unsigned int | matrixNr |
| unsigned int | matrixSpace |
| ECAT_MATDIR * | matdir |
| ECAT_MATDIR* ECAT_MATRIXLIST::matdir |
Pointer to the list of matrices.
Definition at line 58 of file tpcecat.h.
Referenced by ecatMListFree(), ecatMListInit(), ecatMListPrint(), and ecatMListRead().
| unsigned int ECAT_MATRIXLIST::matrixNr |
Number of matrices in stored this list.
Definition at line 54 of file tpcecat.h.
Referenced by ecatMListFree(), ecatMListInit(), ecatMListPrint(), and ecatMListRead().
| unsigned int ECAT_MATRIXLIST::matrixSpace |
Number of allocated matrices in this list.
Definition at line 56 of file tpcecat.h.
Referenced by ecatMListFree(), ecatMListInit(), and ecatMListRead().