TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MDate::==
MDate
Checks whether this
MDate
is equal to the
MDate
passed in as an argument.
Parameters
Parameters
Description
const MDate& refMDate
The
MDate
instance with which to compare.
Declaration
Mboolean
operator
==(
const
MDate
& refMDate)
const
;
Links
MDate
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference