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