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