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: EXPR_Object.h:27
virtual tMemSize getMemorySize() const override
return the memory size of the class
Definition: EXPR_Object.h:58
EXPR_Object(void)
create the class
Definition: EXPR_Object.cpp:3
virtual tMemSize getContentsMemorySize() const override
return nthe memory size of the included associations
Definition: EXPR_Object.h:70
virtual ~EXPR_Object(void)
delete the class
Definition: EXPR_Object.cpp:6