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