ergo
|
Public Member Functions | |
listsStruct () | |
~listsStruct () | |
void | init (int n) |
Public Attributes | |
int ** | longList |
int * | longListCounterList |
int | n_saved |
|
inline |
|
inline |
References longList, longListCounterList, and n_saved.
|
inline |
References longList, longListCounterList, and n_saved.
int** listsStruct::longList |
Referenced by init(), and ~listsStruct().
int* listsStruct::longListCounterList |
Referenced by init(), and ~listsStruct().
int listsStruct::n_saved |
Referenced by init(), and ~listsStruct().