TIBCO Adapter SDK C++ Reference
MDataFactory::createAssocList
MDataFactory
Create an MAssocList from an MTree.
Parameters
Parameters Description
const MTree& pTree MTree to create from.
MDataDeserializer* pDeserializer = NULL Users should ignore this parameter.
MInstanceImplSelector impl = M_INSTANCE_DEFAULT_IMPL The MInstance's implementation type.
Declaration
MAssocList* createAssocList(const MTree& pTree, MDataDeserializer* pDeserializer = NULL, MInstanceImplSelector impl = M_INSTANCE_DEFAULT_IMPL) throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.