Lines Matching refs:this
94 * The integer representation of this enum value is an arbitrary
418 * Returns a polymorphic clone of this object. The result will
431 * Equality operator. Return true if this object is equal
438 * Inequality operator. Return true if this object is not equal
443 return !(*this == other);
465 * Get CLDR Unit Identifier for this MeasureUnit, as defined in UTS 35.
467 * @return The string form of this unit, owned by this MeasureUnit.
482 * Creates a MeasureUnit which is this SINGLE unit augmented with the specified prefix.
487 * NOTE: Only works on SINGLE units. If this is a COMPOUND or MIXED unit, an error will
491 * @param status Set if this is not a SINGLE unit or if another error occurs.
498 * Returns the current SI or binary prefix of this SINGLE unit. For example,
502 * NOTE: Only works on SINGLE units. If this is a COMPOUND or MIXED unit, an error will
505 * @param status Set if this is not a SINGLE unit or if another error occurs.
506 * @return The prefix of this SINGLE unit, from UMeasurePrefix.
514 * Creates a MeasureUnit which is this SINGLE unit augmented with the specified dimensionality
517 * NOTE: Only works on SINGLE units. If this is a COMPOUND or MIXED unit, an error will
523 * @param status Set if this is not a SINGLE unit or if another error occurs.
530 * Gets the dimensionality (power) of this MeasureUnit. For example, if the unit is square,
533 * NOTE: Only works on SINGLE units. If this is a COMPOUND or MIXED unit, an error will
538 * @param status Set if this is not a SINGLE unit or if another error occurs.
539 * @return The dimensionality (power) of this simple unit.
545 * Gets the reciprocal of this MeasureUnit, with the numerator and denominator flipped.
549 * NOTE: Only works on SINGLE and COMPOUND units. If this is a MIXED unit, an error will
552 * @param status Set if this is a MIXED unit or if another error occurs.
559 * Gets the product of this unit with another unit. This is a way to build units from
562 * The numerator and denominator are preserved through this operation.
571 * @param status Set if this or other is a MIXED unit or if another error occurs.
586 * If this is a SINGLE unit, an array of length 1 will be returned.
639 * Return the class ID for this class. This is useful only for comparing to
646 * @return The class ID for all objects of this class.
655 * methods call this method.
657 * @return The class ID for this object. All objects of a
667 * Returns associated array index for this measure unit.
676 // update this code, refer to:
2591 * Note: In ICU 74 this will be deprecated in favor of
2603 * Note: In ICU 74 this will be deprecated in favor of