Go to the documentation of this file. 1 #ifndef LISTOFINTARRAY_H
2 #define LISTOFINTARRAY_H "ListOfIntArray.h"
84 void addElement(
const intArray & t,
const int index );
89 {
return rcData->listLength;};
103 int getIndex(
const intArray & X)
const;
124 {
return rcData->listLength;};