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

PEGASUS_COMMON_LINKAGE Boolean operator==

(const CIMValue& x,
  const CIMValue& y)

operator == compares two CIMValue objects for equality.

Documentation

operator == compares two CIMValue objects for equality.
Parameters:
x - - First CIMValue to compare
y - - Second CIMValue to compare
Returns:
true if they are identical in type, attribute and value, false otherwise.

Alphabetic index HTML hierarchy of classes or Java