ergo
listsStruct Struct Reference

Public Member Functions

 listsStruct ()
 
 ~listsStruct ()
 
void init (int n)
 

Public Attributes

int ** longList
 
int * longListCounterList
 
int n_saved
 

Constructor & Destructor Documentation

◆ listsStruct()

listsStruct::listsStruct ( )
inline

◆ ~listsStruct()

listsStruct::~listsStruct ( )
inline

Member Function Documentation

◆ init()

void listsStruct::init ( int  n)
inline

Member Data Documentation

◆ longList

int** listsStruct::longList

Referenced by init(), and ~listsStruct().

◆ longListCounterList

int* listsStruct::longListCounterList

Referenced by init(), and ~listsStruct().

◆ n_saved

int listsStruct::n_saved

Referenced by init(), and ~listsStruct().


The documentation for this struct was generated from the following file: