ergo
listsStruct Struct Reference

Public Member Functions

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

Public Attributes

int ** longList
 
int * longListCounterList
 

Constructor & Destructor Documentation

listsStruct::listsStruct ( )
inline
listsStruct::~listsStruct ( )
inline

References longList, and longListCounterList.

Member Function Documentation

void listsStruct::init ( int  n)
inline

References longList, and longListCounterList.

Member Data Documentation

int** listsStruct::longList

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

int* listsStruct::longListCounterList

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


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