TIBCO Adapter SDK C++ Reference
MReal::==
MReal
Determine whether this MReal instance is equal to the MReal instance passed in as a parameter.
Parameters
Parameters Description
const MReal& refMReal Reference to an MReal instance to compare with.
Declaration
Mboolean operator ==(const MReal& refMReal) const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.