TIBCO Adapter SDK C++ Reference
MReal::=
MReal
Assignment operator. This method performs implicit conversion when you work with MReal instances.
Parameters
Parameters Description
float floatValue Float value to assign.
Declaration
MReal& operator =(float floatValue);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.