Classdesc 3.44
|
#include <poly.h>
Additional Inherited Members | |
Public Types inherited from object | |
typedef int | TypeID |
Public Member Functions inherited from Object< Eobject > | |
virtual object::TypeID | type () const |
virtual classdesc::object * | clone () const |
Eobject * | cloneT () const |
same as clone(), but returning fully typed pointer | |
virtual void | pack (pack_t &b) const |
virtual void | unpack (pack_t &b) |
Public Member Functions inherited from object | |
classdesc::object * | cloneT () const |
Static Public Member Functions inherited from object | |
static classdesc::object * | create (TypeID) |