One stop include for all objects defined as part of base interface.
Interface to the Creep Module, , see IModuleExtension.
Definition icreepmodule.h:16
virtual double getTotalTime() const =0
Returns the accumulated crep time, see setTime()
static const TType type_
The type identification number for this class, for use in convert_cast() and convert_getcast().
Definition icreepmodule.h:19
virtual void setTotalTime(double d)=0
Sets the accumulated creep time, see getTime()
uint32 TType
class type indicator
Definition basedef.h:46