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