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