TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
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
MReal
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference