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