TIBCO Adapter SDK C++ Reference
MReal::MReal
MReal
Constructs an MReal instance. This copy constructor creates a copy of the data you pass in and creates an MReal instance for it.
Parameters
Parameters Description
const MReal& refMReal Reference to an MReal of which you want to create a copy.
Declaration
MReal(const MReal& refMReal);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.