1 #ifndef _QmfEngineObject_
2 #define _QmfEngineObject_
42 void invokeMethod(
const char* methodName,
const Value* inArgs,
void* context)
const;
void merge(const Object &from)
const SchemaObjectClass * getClass() const
Value * getValue(const char *key) const
const ObjectId * getObjectId() const
Object(const SchemaObjectClass *type)
void setObjectId(ObjectId *oid)
void invokeMethod(const char *methodName, const Value *inArgs, void *context) const