TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MFixed::==
MFixed
Checks whether this
MFixed
is equal to the
MFixed
passed in as a parameter.
Parameters
Parameters
Description
const MFixed& refMFixed
MFixed
instance that you want to check.
Declaration
Mboolean
operator
==(
const
MFixed
& refMFixed)
const
;
Links
MFixed
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference