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