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