TIBCO Adapter SDK C++ Reference
|
Parameters | Description |
MClassRegistry* pMClassRegistry | Class registry for this MUnion instance. |
const MString& rsUnionName | Name for this MUnion. |
const MString& rsMemberName | Union member to be the currently active member. |
const MData* pValue | Value of the active union member. |
MUnion(MClassRegistry* pMClassRegistry, const MString& rsUnionName, const MString& rsMemberName, const MData* pValue) throw(MException);