abstract base class for most classes.
Definition: CORE_Object.h:48
virtual tMemSize getContentsMemorySize() const
return nthe memory size of the included associations
Definition: CORE_Object.h:259
This class is a base class for Stoch Microm package.
Definition: SM_Object.h:19
virtual tMemSize getMemorySize() const
return the memory size of the class and the memory size of all its attributes/associations
Definition: SM_Object.h:56
SM_Object(void)
create
Definition: SM_Object.cpp:4
virtual ~SM_Object(void)
destroy
Definition: SM_Object.cpp:7
#define tMemSize
Definition: types.h:166