In file ../../src/Pegasus/Common/CIMDateTime.h:

PEGASUS_COMMON_LINKAGE Boolean operator==

( const CIMDateTime& x,
  const CIMDateTime& y)

Compares two CIMDateTime objects and returns true if they represent the same time or length of time.

Documentation

Compares two CIMDateTime objects and returns true if they represent the same time or length of time.
Parameters:
x - one of the CIMDateTime objects to be compared
y - one of the CIMDateTime objects to be compared
Returns:
true if the two objects passed in represent the same time or length of time, false otherwise.

Alphabetic index HTML hierarchy of classes or Java