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