TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MReal::MReal
MReal
Constructs an MReal instance. This constructor encapsulates a double as an MReal.
Parameters
Parameters
Description
double doubleValue
The value from which to create this instance of MReal.
Declaration
MReal(
double
doubleValue);
Links
MReal
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference