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