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