TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MTree::MTree
MTree
This constructor (copy constructor) makes an independent copy of an existing MTree instance.
Parameters
Parameters
Description
const MTree& refMTree
MTree instance of which you want to make a copy.
Declaration
MTree(
const
MTree& refMTree);
Links
MTree
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference