TIBCO Adapter SDK C++ Reference
|
Parameters | Description |
MClassRegistry* pMClassRegistry | Class registry for which this instance is being created. |
const MString& rsModeledClassName | Name of the class description class that encapsulates the metadata information to be used for creating this MInstance. |
MInstanceImplSelector impl = M_INSTANCE_DEFAULT_IMPL | The MInstance's implementation type. |
MInstance(MClassRegistry* pMClassRegistry, const MString& rsModeledClassName, MInstanceImplSelector impl = M_INSTANCE_DEFAULT_IMPL) throw(MException);