5 #include "CORE_Object.h"
8 #include "shared_pointer.h"
abstract base class for most classes.
Definition: CORE_Object.h:65
virtual tMemSize getContentsMemorySize() const
return nthe memory size of the included associations
Definition: CORE_Object.h:278
This class is the base class of all the parser package.
Definition: RAND_Object.h:24
virtual ~RAND_Object(void)
delete the class
Definition: RAND_Object.h:41
virtual tMemSize getContentsMemorySize() const override
return nthe memory size of the included associations
Definition: RAND_Object.h:69
virtual tMemSize getMemorySize() const override
return the memory size of the class
Definition: RAND_Object.h:57
RAND_Object(void)
create the class
Definition: RAND_Object.h:36