14 inline static const TType type_ = 0x4feceae8;
16 virtual IThing * getIThing()=0;
17 virtual const IThing * getIThing()
const =0;
19 virtual const IContainer * getIContainer()
const =0;
namespace Itasca
Definition: basememory.cpp:9
Base class for items that will be stored in containers.
Definition: ithing.h:31
ccfd namespace
Definition: iballfluid.h:19
Definition: ielementfluidcontainer.h:12
unsigned int TType
class type indicator
Definition: basedef.h:41
Interface for containers of IThings.
Definition: icontainer.h:23
Interface for container of IThings.