CODMeasure::operator==
BOOLCODMeasure::operator==(const CODMeasure&m)
Compare two measurements for equality.
Defined in: OdMeasure.cpp
Return Value
TRUE if the given measurement is equal to this measurement; otherwise FALSE.
Parameters
m
Reference to input measurement.