Go to the documentation of this file. 1 #ifndef LISTOFINTSERIALARRAY_H
2 #define LISTOFINTSERIALARRAY_H "ListOfIntSerialArray.h"
84 void addElement(
const intSerialArray & t,
const int index );
89 {
return rcData->listLength;};
91 intSerialArray&
operator[](
const int index)
const;
103 int getIndex(
const intSerialArray & X)
const;
124 {
return rcData->listLength;};
133 intSerialArray **aList;