A unit such as length, mass, volume, currency, etc. More...
#include <measunit.h>
Public Member Functions | |
| MeasureUnit () | |
| Default constructor. | |
| MeasureUnit (const MeasureUnit &other) | |
| Copy constructor. | |
| MeasureUnit & | operator= (const MeasureUnit &other) |
| Assignment operator. | |
| virtual UObject * | clone () const |
| Returns a polymorphic clone of this object. | |
| virtual | ~MeasureUnit () |
| Destructor. | |
| virtual UBool | operator== (const UObject &other) const |
| Equality operator. | |
| UBool | operator!= (const UObject &other) const |
| Inequality operator. | |
| const char * | getType () const |
| Get the type. | |
| const char * | getSubtype () const |
| Get the sub type. | |
| virtual UClassID | getDynamicClassID (void) const |
| Returns a unique class ID POLYMORPHICALLY. | |
| int32_t | getIndex () const |
| ICU use only. | |
Static Public Member Functions | |
| static int32_t | getAvailable (MeasureUnit *destArray, int32_t destCapacity, UErrorCode &errorCode) |
| getAvailable gets all of the available units. | |
| static int32_t | getAvailable (const char *type, MeasureUnit *destArray, int32_t destCapacity, UErrorCode &errorCode) |
| getAvailable gets all of the available units for a specific type. | |
| static StringEnumeration * | getAvailableTypes (UErrorCode &errorCode) |
| getAvailableTypes gets all of the available types. | |
| static UClassID | getStaticClassID (void) |
| Return the class ID for this class. | |
| static int32_t | getIndexCount () |
| ICU use only. | |
| static int32_t | internalGetIndexForTypeAndSubtype (const char *type, const char *subtype) |
| ICU use only. | |
| static MeasureUnit | resolveUnitPerUnit (const MeasureUnit &unit, const MeasureUnit &perUnit, bool *isResolved) |
| ICU use only. | |
| static MeasureUnit * | createGForce (UErrorCode &status) |
| Returns by pointer, unit of acceleration: g-force. | |
| static MeasureUnit | getGForce () |
| Returns by value, unit of acceleration: g-force. | |
| static MeasureUnit * | createMeterPerSecondSquared (UErrorCode &status) |
| Returns by pointer, unit of acceleration: meter-per-second-squared. | |
| static MeasureUnit | getMeterPerSecondSquared () |
| Returns by value, unit of acceleration: meter-per-second-squared. | |
| static MeasureUnit * | createArcMinute (UErrorCode &status) |
| Returns by pointer, unit of angle: arc-minute. | |
| static MeasureUnit | getArcMinute () |
| Returns by value, unit of angle: arc-minute. | |
| static MeasureUnit * | createArcSecond (UErrorCode &status) |
| Returns by pointer, unit of angle: arc-second. | |
| static MeasureUnit | getArcSecond () |
| Returns by value, unit of angle: arc-second. | |
| static MeasureUnit * | createDegree (UErrorCode &status) |
| Returns by pointer, unit of angle: degree. | |
| static MeasureUnit | getDegree () |
| Returns by value, unit of angle: degree. | |
| static MeasureUnit * | createRadian (UErrorCode &status) |
| Returns by pointer, unit of angle: radian. | |
| static MeasureUnit | getRadian () |
| Returns by value, unit of angle: radian. | |
| static MeasureUnit * | createRevolutionAngle (UErrorCode &status) |
| Returns by pointer, unit of angle: revolution. | |
| static MeasureUnit | getRevolutionAngle () |
| Returns by value, unit of angle: revolution. | |
| static MeasureUnit * | createAcre (UErrorCode &status) |
| Returns by pointer, unit of area: acre. | |
| static MeasureUnit | getAcre () |
| Returns by value, unit of area: acre. | |
| static MeasureUnit * | createDunam (UErrorCode &status) |
| Returns by pointer, unit of area: dunam. | |
| static MeasureUnit | getDunam () |
| Returns by value, unit of area: dunam. | |
| static MeasureUnit * | createHectare (UErrorCode &status) |
| Returns by pointer, unit of area: hectare. | |
| static MeasureUnit | getHectare () |
| Returns by value, unit of area: hectare. | |
| static MeasureUnit * | createSquareCentimeter (UErrorCode &status) |
| Returns by pointer, unit of area: square-centimeter. | |
| static MeasureUnit | getSquareCentimeter () |
| Returns by value, unit of area: square-centimeter. | |
| static MeasureUnit * | createSquareFoot (UErrorCode &status) |
| Returns by pointer, unit of area: square-foot. | |
| static MeasureUnit | getSquareFoot () |
| Returns by value, unit of area: square-foot. | |
| static MeasureUnit * | createSquareInch (UErrorCode &status) |
| Returns by pointer, unit of area: square-inch. | |
| static MeasureUnit | getSquareInch () |
| Returns by value, unit of area: square-inch. | |
| static MeasureUnit * | createSquareKilometer (UErrorCode &status) |
| Returns by pointer, unit of area: square-kilometer. | |
| static MeasureUnit | getSquareKilometer () |
| Returns by value, unit of area: square-kilometer. | |
| static MeasureUnit * | createSquareMeter (UErrorCode &status) |
| Returns by pointer, unit of area: square-meter. | |
| static MeasureUnit | getSquareMeter () |
| Returns by value, unit of area: square-meter. | |
| static MeasureUnit * | createSquareMile (UErrorCode &status) |
| Returns by pointer, unit of area: square-mile. | |
| static MeasureUnit | getSquareMile () |
| Returns by value, unit of area: square-mile. | |
| static MeasureUnit * | createSquareYard (UErrorCode &status) |
| Returns by pointer, unit of area: square-yard. | |
| static MeasureUnit | getSquareYard () |
| Returns by value, unit of area: square-yard. | |
| static MeasureUnit * | createKarat (UErrorCode &status) |
| Returns by pointer, unit of concentr: karat. | |
| static MeasureUnit | getKarat () |
| Returns by value, unit of concentr: karat. | |
| static MeasureUnit * | createMilligramPerDeciliter (UErrorCode &status) |
| Returns by pointer, unit of concentr: milligram-per-deciliter. | |
| static MeasureUnit | getMilligramPerDeciliter () |
| Returns by value, unit of concentr: milligram-per-deciliter. | |
| static MeasureUnit * | createMillimolePerLiter (UErrorCode &status) |
| Returns by pointer, unit of concentr: millimole-per-liter. | |
| static MeasureUnit | getMillimolePerLiter () |
| Returns by value, unit of concentr: millimole-per-liter. | |
| static MeasureUnit * | createMole (UErrorCode &status) |
| Returns by pointer, unit of concentr: mole. | |
| static MeasureUnit | getMole () |
| Returns by value, unit of concentr: mole. | |
| static MeasureUnit * | createPartPerMillion (UErrorCode &status) |
| Returns by pointer, unit of concentr: part-per-million. | |
| static MeasureUnit | getPartPerMillion () |
| Returns by value, unit of concentr: part-per-million. | |
| static MeasureUnit * | createPercent (UErrorCode &status) |
| Returns by pointer, unit of concentr: percent. | |
| static MeasureUnit | getPercent () |
| Returns by value, unit of concentr: percent. | |
| static MeasureUnit * | createPermille (UErrorCode &status) |
| Returns by pointer, unit of concentr: permille. | |
| static MeasureUnit | getPermille () |
| Returns by value, unit of concentr: permille. | |
| static MeasureUnit * | createPermyriad (UErrorCode &status) |
| Returns by pointer, unit of concentr: permyriad. | |
| static MeasureUnit | getPermyriad () |
| Returns by value, unit of concentr: permyriad. | |
| static MeasureUnit * | createLiterPer100Kilometers (UErrorCode &status) |
| Returns by pointer, unit of consumption: liter-per-100kilometers. | |
| static MeasureUnit | getLiterPer100Kilometers () |
| Returns by value, unit of consumption: liter-per-100kilometers. | |
| static MeasureUnit * | createLiterPerKilometer (UErrorCode &status) |
| Returns by pointer, unit of consumption: liter-per-kilometer. | |
| static MeasureUnit | getLiterPerKilometer () |
| Returns by value, unit of consumption: liter-per-kilometer. | |
| static MeasureUnit * | createMilePerGallon (UErrorCode &status) |
| Returns by pointer, unit of consumption: mile-per-gallon. | |
| static MeasureUnit | getMilePerGallon () |
| Returns by value, unit of consumption: mile-per-gallon. | |
| static MeasureUnit * | createMilePerGallonImperial (UErrorCode &status) |
| Returns by pointer, unit of consumption: mile-per-gallon-imperial. | |
| static MeasureUnit | getMilePerGallonImperial () |
| Returns by value, unit of consumption: mile-per-gallon-imperial. | |
| static MeasureUnit * | createBit (UErrorCode &status) |
| Returns by pointer, unit of digital: bit. | |
| static MeasureUnit | getBit () |
| Returns by value, unit of digital: bit. | |
| static MeasureUnit * | createByte (UErrorCode &status) |
| Returns by pointer, unit of digital: byte. | |
| static MeasureUnit | getByte () |
| Returns by value, unit of digital: byte. | |
| static MeasureUnit * | createGigabit (UErrorCode &status) |
| Returns by pointer, unit of digital: gigabit. | |
| static MeasureUnit | getGigabit () |
| Returns by value, unit of digital: gigabit. | |
| static MeasureUnit * | createGigabyte (UErrorCode &status) |
| Returns by pointer, unit of digital: gigabyte. | |
| static MeasureUnit | getGigabyte () |
| Returns by value, unit of digital: gigabyte. | |
| static MeasureUnit * | createKilobit (UErrorCode &status) |
| Returns by pointer, unit of digital: kilobit. | |
| static MeasureUnit | getKilobit () |
| Returns by value, unit of digital: kilobit. | |
| static MeasureUnit * | createKilobyte (UErrorCode &status) |
| Returns by pointer, unit of digital: kilobyte. | |
| static MeasureUnit | getKilobyte () |
| Returns by value, unit of digital: kilobyte. | |
| static MeasureUnit * | createMegabit (UErrorCode &status) |
| Returns by pointer, unit of digital: megabit. | |
| static MeasureUnit | getMegabit () |
| Returns by value, unit of digital: megabit. | |
| static MeasureUnit * | createMegabyte (UErrorCode &status) |
| Returns by pointer, unit of digital: megabyte. | |
| static MeasureUnit | getMegabyte () |
| Returns by value, unit of digital: megabyte. | |
| static MeasureUnit * | createPetabyte (UErrorCode &status) |
| Returns by pointer, unit of digital: petabyte. | |
| static MeasureUnit | getPetabyte () |
| Returns by value, unit of digital: petabyte. | |
| static MeasureUnit * | createTerabit (UErrorCode &status) |
| Returns by pointer, unit of digital: terabit. | |
| static MeasureUnit | getTerabit () |
| Returns by value, unit of digital: terabit. | |
| static MeasureUnit * | createTerabyte (UErrorCode &status) |
| Returns by pointer, unit of digital: terabyte. | |
| static MeasureUnit | getTerabyte () |
| Returns by value, unit of digital: terabyte. | |
| static MeasureUnit * | createCentury (UErrorCode &status) |
| Returns by pointer, unit of duration: century. | |
| static MeasureUnit | getCentury () |
| Returns by value, unit of duration: century. | |
| static MeasureUnit * | createDay (UErrorCode &status) |
| Returns by pointer, unit of duration: day. | |
| static MeasureUnit | getDay () |
| Returns by value, unit of duration: day. | |
| static MeasureUnit * | createDayPerson (UErrorCode &status) |
| Returns by pointer, unit of duration: day-person. | |
| static MeasureUnit | getDayPerson () |
| Returns by value, unit of duration: day-person. | |
| static MeasureUnit * | createHour (UErrorCode &status) |
| Returns by pointer, unit of duration: hour. | |
| static MeasureUnit | getHour () |
| Returns by value, unit of duration: hour. | |
| static MeasureUnit * | createMicrosecond (UErrorCode &status) |
| Returns by pointer, unit of duration: microsecond. | |
| static MeasureUnit | getMicrosecond () |
| Returns by value, unit of duration: microsecond. | |
| static MeasureUnit * | createMillisecond (UErrorCode &status) |
| Returns by pointer, unit of duration: millisecond. | |
| static MeasureUnit | getMillisecond () |
| Returns by value, unit of duration: millisecond. | |
| static MeasureUnit * | createMinute (UErrorCode &status) |
| Returns by pointer, unit of duration: minute. | |
| static MeasureUnit | getMinute () |
| Returns by value, unit of duration: minute. | |
| static MeasureUnit * | createMonth (UErrorCode &status) |
| Returns by pointer, unit of duration: month. | |
| static MeasureUnit | getMonth () |
| Returns by value, unit of duration: month. | |
| static MeasureUnit * | createMonthPerson (UErrorCode &status) |
| Returns by pointer, unit of duration: month-person. | |
| static MeasureUnit | getMonthPerson () |
| Returns by value, unit of duration: month-person. | |
| static MeasureUnit * | createNanosecond (UErrorCode &status) |
| Returns by pointer, unit of duration: nanosecond. | |
| static MeasureUnit | getNanosecond () |
| Returns by value, unit of duration: nanosecond. | |
| static MeasureUnit * | createSecond (UErrorCode &status) |
| Returns by pointer, unit of duration: second. | |
| static MeasureUnit | getSecond () |
| Returns by value, unit of duration: second. | |
| static MeasureUnit * | createWeek (UErrorCode &status) |
| Returns by pointer, unit of duration: week. | |
| static MeasureUnit | getWeek () |
| Returns by value, unit of duration: week. | |
| static MeasureUnit * | createWeekPerson (UErrorCode &status) |
| Returns by pointer, unit of duration: week-person. | |
| static MeasureUnit | getWeekPerson () |
| Returns by value, unit of duration: week-person. | |
| static MeasureUnit * | createYear (UErrorCode &status) |
| Returns by pointer, unit of duration: year. | |
| static MeasureUnit | getYear () |
| Returns by value, unit of duration: year. | |
| static MeasureUnit * | createYearPerson (UErrorCode &status) |
| Returns by pointer, unit of duration: year-person. | |
| static MeasureUnit | getYearPerson () |
| Returns by value, unit of duration: year-person. | |
| static MeasureUnit * | createAmpere (UErrorCode &status) |
| Returns by pointer, unit of electric: ampere. | |
| static MeasureUnit | getAmpere () |
| Returns by value, unit of electric: ampere. | |
| static MeasureUnit * | createMilliampere (UErrorCode &status) |
| Returns by pointer, unit of electric: milliampere. | |
| static MeasureUnit | getMilliampere () |
| Returns by value, unit of electric: milliampere. | |
| static MeasureUnit * | createOhm (UErrorCode &status) |
| Returns by pointer, unit of electric: ohm. | |
| static MeasureUnit | getOhm () |
| Returns by value, unit of electric: ohm. | |
| static MeasureUnit * | createVolt (UErrorCode &status) |
| Returns by pointer, unit of electric: volt. | |
| static MeasureUnit | getVolt () |
| Returns by value, unit of electric: volt. | |
| static MeasureUnit * | createBritishThermalUnit (UErrorCode &status) |
| Returns by pointer, unit of energy: british-thermal-unit. | |
| static MeasureUnit | getBritishThermalUnit () |
| Returns by value, unit of energy: british-thermal-unit. | |
| static MeasureUnit * | createCalorie (UErrorCode &status) |
| Returns by pointer, unit of energy: calorie. | |
| static MeasureUnit | getCalorie () |
| Returns by value, unit of energy: calorie. | |
| static MeasureUnit * | createElectronvolt (UErrorCode &status) |
| Returns by pointer, unit of energy: electronvolt. | |
| static MeasureUnit | getElectronvolt () |
| Returns by value, unit of energy: electronvolt. | |
| static MeasureUnit * | createFoodcalorie (UErrorCode &status) |
| Returns by pointer, unit of energy: foodcalorie. | |
| static MeasureUnit | getFoodcalorie () |
| Returns by value, unit of energy: foodcalorie. | |
| static MeasureUnit * | createJoule (UErrorCode &status) |
| Returns by pointer, unit of energy: joule. | |
| static MeasureUnit | getJoule () |
| Returns by value, unit of energy: joule. | |
| static MeasureUnit * | createKilocalorie (UErrorCode &status) |
| Returns by pointer, unit of energy: kilocalorie. | |
| static MeasureUnit | getKilocalorie () |
| Returns by value, unit of energy: kilocalorie. | |
| static MeasureUnit * | createKilojoule (UErrorCode &status) |
| Returns by pointer, unit of energy: kilojoule. | |
| static MeasureUnit | getKilojoule () |
| Returns by value, unit of energy: kilojoule. | |
| static MeasureUnit * | createKilowattHour (UErrorCode &status) |
| Returns by pointer, unit of energy: kilowatt-hour. | |
| static MeasureUnit | getKilowattHour () |
| Returns by value, unit of energy: kilowatt-hour. | |
| static MeasureUnit * | createNewton (UErrorCode &status) |
| Returns by pointer, unit of force: newton. | |
| static MeasureUnit | getNewton () |
| Returns by value, unit of force: newton. | |
| static MeasureUnit * | createPoundForce (UErrorCode &status) |
| Returns by pointer, unit of force: pound-force. | |
| static MeasureUnit | getPoundForce () |
| Returns by value, unit of force: pound-force. | |
| static MeasureUnit * | createGigahertz (UErrorCode &status) |
| Returns by pointer, unit of frequency: gigahertz. | |
| static MeasureUnit | getGigahertz () |
| Returns by value, unit of frequency: gigahertz. | |
| static MeasureUnit * | createHertz (UErrorCode &status) |
| Returns by pointer, unit of frequency: hertz. | |
| static MeasureUnit | getHertz () |
| Returns by value, unit of frequency: hertz. | |
| static MeasureUnit * | createKilohertz (UErrorCode &status) |
| Returns by pointer, unit of frequency: kilohertz. | |
| static MeasureUnit | getKilohertz () |
| Returns by value, unit of frequency: kilohertz. | |
| static MeasureUnit * | createMegahertz (UErrorCode &status) |
| Returns by pointer, unit of frequency: megahertz. | |
| static MeasureUnit | getMegahertz () |
| Returns by value, unit of frequency: megahertz. | |
| static MeasureUnit * | createAstronomicalUnit (UErrorCode &status) |
| Returns by pointer, unit of length: astronomical-unit. | |
| static MeasureUnit | getAstronomicalUnit () |
| Returns by value, unit of length: astronomical-unit. | |
| static MeasureUnit * | createCentimeter (UErrorCode &status) |
| Returns by pointer, unit of length: centimeter. | |
| static MeasureUnit | getCentimeter () |
| Returns by value, unit of length: centimeter. | |
| static MeasureUnit * | createDecimeter (UErrorCode &status) |
| Returns by pointer, unit of length: decimeter. | |
| static MeasureUnit | getDecimeter () |
| Returns by value, unit of length: decimeter. | |
| static MeasureUnit * | createFathom (UErrorCode &status) |
| Returns by pointer, unit of length: fathom. | |
| static MeasureUnit | getFathom () |
| Returns by value, unit of length: fathom. | |
| static MeasureUnit * | createFoot (UErrorCode &status) |
| Returns by pointer, unit of length: foot. | |
| static MeasureUnit | getFoot () |
| Returns by value, unit of length: foot. | |
| static MeasureUnit * | createFurlong (UErrorCode &status) |
| Returns by pointer, unit of length: furlong. | |
| static MeasureUnit | getFurlong () |
| Returns by value, unit of length: furlong. | |
| static MeasureUnit * | createInch (UErrorCode &status) |
| Returns by pointer, unit of length: inch. | |
| static MeasureUnit | getInch () |
| Returns by value, unit of length: inch. | |
| static MeasureUnit * | createKilometer (UErrorCode &status) |
| Returns by pointer, unit of length: kilometer. | |
| static MeasureUnit | getKilometer () |
| Returns by value, unit of length: kilometer. | |
| static MeasureUnit * | createLightYear (UErrorCode &status) |
| Returns by pointer, unit of length: light-year. | |
| static MeasureUnit | getLightYear () |
| Returns by value, unit of length: light-year. | |
| static MeasureUnit * | createMeter (UErrorCode &status) |
| Returns by pointer, unit of length: meter. | |
| static MeasureUnit | getMeter () |
| Returns by value, unit of length: meter. | |
| static MeasureUnit * | createMicrometer (UErrorCode &status) |
| Returns by pointer, unit of length: micrometer. | |
| static MeasureUnit | getMicrometer () |
| Returns by value, unit of length: micrometer. | |
| static MeasureUnit * | createMile (UErrorCode &status) |
| Returns by pointer, unit of length: mile. | |
| static MeasureUnit | getMile () |
| Returns by value, unit of length: mile. | |
| static MeasureUnit * | createMileScandinavian (UErrorCode &status) |
| Returns by pointer, unit of length: mile-scandinavian. | |
| static MeasureUnit | getMileScandinavian () |
| Returns by value, unit of length: mile-scandinavian. | |
| static MeasureUnit * | createMillimeter (UErrorCode &status) |
| Returns by pointer, unit of length: millimeter. | |
| static MeasureUnit | getMillimeter () |
| Returns by value, unit of length: millimeter. | |
| static MeasureUnit * | createNanometer (UErrorCode &status) |
| Returns by pointer, unit of length: nanometer. | |
| static MeasureUnit | getNanometer () |
| Returns by value, unit of length: nanometer. | |
| static MeasureUnit * | createNauticalMile (UErrorCode &status) |
| Returns by pointer, unit of length: nautical-mile. | |
| static MeasureUnit | getNauticalMile () |
| Returns by value, unit of length: nautical-mile. | |
| static MeasureUnit * | createParsec (UErrorCode &status) |
| Returns by pointer, unit of length: parsec. | |
| static MeasureUnit | getParsec () |
| Returns by value, unit of length: parsec. | |
| static MeasureUnit * | createPicometer (UErrorCode &status) |
| Returns by pointer, unit of length: picometer. | |
| static MeasureUnit | getPicometer () |
| Returns by value, unit of length: picometer. | |
| static MeasureUnit * | createPoint (UErrorCode &status) |
| Returns by pointer, unit of length: point. | |
| static MeasureUnit | getPoint () |
| Returns by value, unit of length: point. | |
| static MeasureUnit * | createSolarRadius (UErrorCode &status) |
| Returns by pointer, unit of length: solar-radius. | |
| static MeasureUnit | getSolarRadius () |
| Returns by value, unit of length: solar-radius. | |
| static MeasureUnit * | createYard (UErrorCode &status) |
| Returns by pointer, unit of length: yard. | |
| static MeasureUnit | getYard () |
| Returns by value, unit of length: yard. | |
| static MeasureUnit * | createLux (UErrorCode &status) |
| Returns by pointer, unit of light: lux. | |
| static MeasureUnit | getLux () |
| Returns by value, unit of light: lux. | |
| static MeasureUnit * | createSolarLuminosity (UErrorCode &status) |
| Returns by pointer, unit of light: solar-luminosity. | |
| static MeasureUnit | getSolarLuminosity () |
| Returns by value, unit of light: solar-luminosity. | |
| static MeasureUnit * | createCarat (UErrorCode &status) |
| Returns by pointer, unit of mass: carat. | |
| static MeasureUnit | getCarat () |
| Returns by value, unit of mass: carat. | |
| static MeasureUnit * | createDalton (UErrorCode &status) |
| Returns by pointer, unit of mass: dalton. | |
| static MeasureUnit | getDalton () |
| Returns by value, unit of mass: dalton. | |
| static MeasureUnit * | createEarthMass (UErrorCode &status) |
| Returns by pointer, unit of mass: earth-mass. | |
| static MeasureUnit | getEarthMass () |
| Returns by value, unit of mass: earth-mass. | |
| static MeasureUnit * | createGram (UErrorCode &status) |
| Returns by pointer, unit of mass: gram. | |
| static MeasureUnit | getGram () |
| Returns by value, unit of mass: gram. | |
| static MeasureUnit * | createKilogram (UErrorCode &status) |
| Returns by pointer, unit of mass: kilogram. | |
| static MeasureUnit | getKilogram () |
| Returns by value, unit of mass: kilogram. | |
| static MeasureUnit * | createMetricTon (UErrorCode &status) |
| Returns by pointer, unit of mass: metric-ton. | |
| static MeasureUnit | getMetricTon () |
| Returns by value, unit of mass: metric-ton. | |
| static MeasureUnit * | createMicrogram (UErrorCode &status) |
| Returns by pointer, unit of mass: microgram. | |
| static MeasureUnit | getMicrogram () |
| Returns by value, unit of mass: microgram. | |
| static MeasureUnit * | createMilligram (UErrorCode &status) |
| Returns by pointer, unit of mass: milligram. | |
| static MeasureUnit | getMilligram () |
| Returns by value, unit of mass: milligram. | |
| static MeasureUnit * | createOunce (UErrorCode &status) |
| Returns by pointer, unit of mass: ounce. | |
| static MeasureUnit | getOunce () |
| Returns by value, unit of mass: ounce. | |
| static MeasureUnit * | createOunceTroy (UErrorCode &status) |
| Returns by pointer, unit of mass: ounce-troy. | |
| static MeasureUnit | getOunceTroy () |
| Returns by value, unit of mass: ounce-troy. | |
| static MeasureUnit * | createPound (UErrorCode &status) |
| Returns by pointer, unit of mass: pound. | |
| static MeasureUnit | getPound () |
| Returns by value, unit of mass: pound. | |
| static MeasureUnit * | createSolarMass (UErrorCode &status) |
| Returns by pointer, unit of mass: solar-mass. | |
| static MeasureUnit | getSolarMass () |
| Returns by value, unit of mass: solar-mass. | |
| static MeasureUnit * | createStone (UErrorCode &status) |
| Returns by pointer, unit of mass: stone. | |
| static MeasureUnit | getStone () |
| Returns by value, unit of mass: stone. | |
| static MeasureUnit * | createTon (UErrorCode &status) |
| Returns by pointer, unit of mass: ton. | |
| static MeasureUnit | getTon () |
| Returns by value, unit of mass: ton. | |
| static MeasureUnit * | createGigawatt (UErrorCode &status) |
| Returns by pointer, unit of power: gigawatt. | |
| static MeasureUnit | getGigawatt () |
| Returns by value, unit of power: gigawatt. | |
| static MeasureUnit * | createHorsepower (UErrorCode &status) |
| Returns by pointer, unit of power: horsepower. | |
| static MeasureUnit | getHorsepower () |
| Returns by value, unit of power: horsepower. | |
| static MeasureUnit * | createKilowatt (UErrorCode &status) |
| Returns by pointer, unit of power: kilowatt. | |
| static MeasureUnit | getKilowatt () |
| Returns by value, unit of power: kilowatt. | |
| static MeasureUnit * | createMegawatt (UErrorCode &status) |
| Returns by pointer, unit of power: megawatt. | |
| static MeasureUnit | getMegawatt () |
| Returns by value, unit of power: megawatt. | |
| static MeasureUnit * | createMilliwatt (UErrorCode &status) |
| Returns by pointer, unit of power: milliwatt. | |
| static MeasureUnit | getMilliwatt () |
| Returns by value, unit of power: milliwatt. | |
| static MeasureUnit * | createWatt (UErrorCode &status) |
| Returns by pointer, unit of power: watt. | |
| static MeasureUnit | getWatt () |
| Returns by value, unit of power: watt. | |
| static MeasureUnit * | createAtmosphere (UErrorCode &status) |
| Returns by pointer, unit of pressure: atmosphere. | |
| static MeasureUnit | getAtmosphere () |
| Returns by value, unit of pressure: atmosphere. | |
| static MeasureUnit * | createHectopascal (UErrorCode &status) |
| Returns by pointer, unit of pressure: hectopascal. | |
| static MeasureUnit | getHectopascal () |
| Returns by value, unit of pressure: hectopascal. | |
| static MeasureUnit * | createInchHg (UErrorCode &status) |
| Returns by pointer, unit of pressure: inch-hg. | |
| static MeasureUnit | getInchHg () |
| Returns by value, unit of pressure: inch-hg. | |
| static MeasureUnit * | createKilopascal (UErrorCode &status) |
| Returns by pointer, unit of pressure: kilopascal. | |
| static MeasureUnit | getKilopascal () |
| Returns by value, unit of pressure: kilopascal. | |
| static MeasureUnit * | createMegapascal (UErrorCode &status) |
| Returns by pointer, unit of pressure: megapascal. | |
| static MeasureUnit | getMegapascal () |
| Returns by value, unit of pressure: megapascal. | |
| static MeasureUnit * | createMillibar (UErrorCode &status) |
| Returns by pointer, unit of pressure: millibar. | |
| static MeasureUnit | getMillibar () |
| Returns by value, unit of pressure: millibar. | |
| static MeasureUnit * | createMillimeterOfMercury (UErrorCode &status) |
| Returns by pointer, unit of pressure: millimeter-of-mercury. | |
| static MeasureUnit | getMillimeterOfMercury () |
| Returns by value, unit of pressure: millimeter-of-mercury. | |
| static MeasureUnit * | createPoundPerSquareInch (UErrorCode &status) |
| Returns by pointer, unit of pressure: pound-per-square-inch. | |
| static MeasureUnit | getPoundPerSquareInch () |
| Returns by value, unit of pressure: pound-per-square-inch. | |
| static MeasureUnit * | createKilometerPerHour (UErrorCode &status) |
| Returns by pointer, unit of speed: kilometer-per-hour. | |
| static MeasureUnit | getKilometerPerHour () |
| Returns by value, unit of speed: kilometer-per-hour. | |
| static MeasureUnit * | createKnot (UErrorCode &status) |
| Returns by pointer, unit of speed: knot. | |
| static MeasureUnit | getKnot () |
| Returns by value, unit of speed: knot. | |
| static MeasureUnit * | createMeterPerSecond (UErrorCode &status) |
| Returns by pointer, unit of speed: meter-per-second. | |
| static MeasureUnit | getMeterPerSecond () |
| Returns by value, unit of speed: meter-per-second. | |
| static MeasureUnit * | createMilePerHour (UErrorCode &status) |
| Returns by pointer, unit of speed: mile-per-hour. | |
| static MeasureUnit | getMilePerHour () |
| Returns by value, unit of speed: mile-per-hour. | |
| static MeasureUnit * | createCelsius (UErrorCode &status) |
| Returns by pointer, unit of temperature: celsius. | |
| static MeasureUnit | getCelsius () |
| Returns by value, unit of temperature: celsius. | |
| static MeasureUnit * | createFahrenheit (UErrorCode &status) |
| Returns by pointer, unit of temperature: fahrenheit. | |
| static MeasureUnit | getFahrenheit () |
| Returns by value, unit of temperature: fahrenheit. | |
| static MeasureUnit * | createGenericTemperature (UErrorCode &status) |
| Returns by pointer, unit of temperature: generic. | |
| static MeasureUnit | getGenericTemperature () |
| Returns by value, unit of temperature: generic. | |
| static MeasureUnit * | createKelvin (UErrorCode &status) |
| Returns by pointer, unit of temperature: kelvin. | |
| static MeasureUnit | getKelvin () |
| Returns by value, unit of temperature: kelvin. | |
| static MeasureUnit * | createNewtonMeter (UErrorCode &status) |
| Returns by pointer, unit of torque: newton-meter. | |
| static MeasureUnit | getNewtonMeter () |
| Returns by value, unit of torque: newton-meter. | |
| static MeasureUnit * | createPoundFoot (UErrorCode &status) |
| Returns by pointer, unit of torque: pound-foot. | |
| static MeasureUnit | getPoundFoot () |
| Returns by value, unit of torque: pound-foot. | |
| static MeasureUnit * | createAcreFoot (UErrorCode &status) |
| Returns by pointer, unit of volume: acre-foot. | |
| static MeasureUnit | getAcreFoot () |
| Returns by value, unit of volume: acre-foot. | |
| static MeasureUnit * | createBarrel (UErrorCode &status) |
| Returns by pointer, unit of volume: barrel. | |
| static MeasureUnit | getBarrel () |
| Returns by value, unit of volume: barrel. | |
| static MeasureUnit * | createBushel (UErrorCode &status) |
| Returns by pointer, unit of volume: bushel. | |
| static MeasureUnit | getBushel () |
| Returns by value, unit of volume: bushel. | |
| static MeasureUnit * | createCentiliter (UErrorCode &status) |
| Returns by pointer, unit of volume: centiliter. | |
| static MeasureUnit | getCentiliter () |
| Returns by value, unit of volume: centiliter. | |
| static MeasureUnit * | createCubicCentimeter (UErrorCode &status) |
| Returns by pointer, unit of volume: cubic-centimeter. | |
| static MeasureUnit | getCubicCentimeter () |
| Returns by value, unit of volume: cubic-centimeter. | |
| static MeasureUnit * | createCubicFoot (UErrorCode &status) |
| Returns by pointer, unit of volume: cubic-foot. | |
| static MeasureUnit | getCubicFoot () |
| Returns by value, unit of volume: cubic-foot. | |
| static MeasureUnit * | createCubicInch (UErrorCode &status) |
| Returns by pointer, unit of volume: cubic-inch. | |
| static MeasureUnit | getCubicInch () |
| Returns by value, unit of volume: cubic-inch. | |
| static MeasureUnit * | createCubicKilometer (UErrorCode &status) |
| Returns by pointer, unit of volume: cubic-kilometer. | |
| static MeasureUnit | getCubicKilometer () |
| Returns by value, unit of volume: cubic-kilometer. | |
| static MeasureUnit * | createCubicMeter (UErrorCode &status) |
| Returns by pointer, unit of volume: cubic-meter. | |
| static MeasureUnit | getCubicMeter () |
| Returns by value, unit of volume: cubic-meter. | |
| static MeasureUnit * | createCubicMile (UErrorCode &status) |
| Returns by pointer, unit of volume: cubic-mile. | |
| static MeasureUnit | getCubicMile () |
| Returns by value, unit of volume: cubic-mile. | |
| static MeasureUnit * | createCubicYard (UErrorCode &status) |
| Returns by pointer, unit of volume: cubic-yard. | |
| static MeasureUnit | getCubicYard () |
| Returns by value, unit of volume: cubic-yard. | |
| static MeasureUnit * | createCup (UErrorCode &status) |
| Returns by pointer, unit of volume: cup. | |
| static MeasureUnit | getCup () |
| Returns by value, unit of volume: cup. | |
| static MeasureUnit * | createCupMetric (UErrorCode &status) |
| Returns by pointer, unit of volume: cup-metric. | |
| static MeasureUnit | getCupMetric () |
| Returns by value, unit of volume: cup-metric. | |
| static MeasureUnit * | createDeciliter (UErrorCode &status) |
| Returns by pointer, unit of volume: deciliter. | |
| static MeasureUnit | getDeciliter () |
| Returns by value, unit of volume: deciliter. | |
| static MeasureUnit * | createFluidOunce (UErrorCode &status) |
| Returns by pointer, unit of volume: fluid-ounce. | |
| static MeasureUnit | getFluidOunce () |
| Returns by value, unit of volume: fluid-ounce. | |
| static MeasureUnit * | createFluidOunceImperial (UErrorCode &status) |
| Returns by pointer, unit of volume: fluid-ounce-imperial. | |
| static MeasureUnit | getFluidOunceImperial () |
| Returns by value, unit of volume: fluid-ounce-imperial. | |
| static MeasureUnit * | createGallon (UErrorCode &status) |
| Returns by pointer, unit of volume: gallon. | |
| static MeasureUnit | getGallon () |
| Returns by value, unit of volume: gallon. | |
| static MeasureUnit * | createGallonImperial (UErrorCode &status) |
| Returns by pointer, unit of volume: gallon-imperial. | |
| static MeasureUnit | getGallonImperial () |
| Returns by value, unit of volume: gallon-imperial. | |
| static MeasureUnit * | createHectoliter (UErrorCode &status) |
| Returns by pointer, unit of volume: hectoliter. | |
| static MeasureUnit | getHectoliter () |
| Returns by value, unit of volume: hectoliter. | |
| static MeasureUnit * | createLiter (UErrorCode &status) |
| Returns by pointer, unit of volume: liter. | |
| static MeasureUnit | getLiter () |
| Returns by value, unit of volume: liter. | |
| static MeasureUnit * | createMegaliter (UErrorCode &status) |
| Returns by pointer, unit of volume: megaliter. | |
| static MeasureUnit | getMegaliter () |
| Returns by value, unit of volume: megaliter. | |
| static MeasureUnit * | createMilliliter (UErrorCode &status) |
| Returns by pointer, unit of volume: milliliter. | |
| static MeasureUnit | getMilliliter () |
| Returns by value, unit of volume: milliliter. | |
| static MeasureUnit * | createPint (UErrorCode &status) |
| Returns by pointer, unit of volume: pint. | |
| static MeasureUnit | getPint () |
| Returns by value, unit of volume: pint. | |
| static MeasureUnit * | createPintMetric (UErrorCode &status) |
| Returns by pointer, unit of volume: pint-metric. | |
| static MeasureUnit | getPintMetric () |
| Returns by value, unit of volume: pint-metric. | |
| static MeasureUnit * | createQuart (UErrorCode &status) |
| Returns by pointer, unit of volume: quart. | |
| static MeasureUnit | getQuart () |
| Returns by value, unit of volume: quart. | |
| static MeasureUnit * | createTablespoon (UErrorCode &status) |
| Returns by pointer, unit of volume: tablespoon. | |
| static MeasureUnit | getTablespoon () |
| Returns by value, unit of volume: tablespoon. | |
| static MeasureUnit * | createTeaspoon (UErrorCode &status) |
| Returns by pointer, unit of volume: teaspoon. | |
| static MeasureUnit | getTeaspoon () |
| Returns by value, unit of volume: teaspoon. | |
Protected Member Functions | |
| void | initTime (const char *timeId) |
| For ICU use only. | |
| void | initCurrency (const char *isoCurrency) |
| For ICU use only. | |
| void | initNoUnit (const char *subtype) |
| For ICU use only. | |
A unit such as length, mass, volume, currency, etc.
A unit is coupled with a numeric amount to produce a Measure.
Definition at line 38 of file measunit.h.
| icu::MeasureUnit::MeasureUnit | ( | ) |
| icu::MeasureUnit::MeasureUnit | ( | const MeasureUnit & | other | ) |
Copy constructor.
| virtual icu::MeasureUnit::~MeasureUnit | ( | ) | [virtual] |
Destructor.
| virtual UObject* icu::MeasureUnit::clone | ( | ) | const [virtual] |
Returns a polymorphic clone of this object.
The result will have the same class as returned by getDynamicClassID().
Reimplemented in icu::CurrencyUnit, icu::NoUnit, and icu::TimeUnit.
| static MeasureUnit* icu::MeasureUnit::createAcre | ( | UErrorCode & | status | ) | [static] |
| static MeasureUnit* icu::MeasureUnit::createAcreFoot | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of volume: acre-foot.
Caller owns returned value and must free it. Also see getAcreFoot().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createAmpere | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of electric: ampere.
Caller owns returned value and must free it. Also see getAmpere().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createArcMinute | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of angle: arc-minute.
Caller owns returned value and must free it. Also see getArcMinute().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createArcSecond | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of angle: arc-second.
Caller owns returned value and must free it. Also see getArcSecond().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createAstronomicalUnit | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of length: astronomical-unit.
Caller owns returned value and must free it. Also see getAstronomicalUnit().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createAtmosphere | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of pressure: atmosphere.
Caller owns returned value and must free it. Also see getAtmosphere().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createBarrel | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of volume: barrel.
Caller owns returned value and must free it. Also see getBarrel().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createBit | ( | UErrorCode & | status | ) | [static] |
| static MeasureUnit* icu::MeasureUnit::createBritishThermalUnit | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of energy: british-thermal-unit.
Caller owns returned value and must free it. Also see getBritishThermalUnit().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createBushel | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of volume: bushel.
Caller owns returned value and must free it. Also see getBushel().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createByte | ( | UErrorCode & | status | ) | [static] |
| static MeasureUnit* icu::MeasureUnit::createCalorie | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of energy: calorie.
Caller owns returned value and must free it. Also see getCalorie().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createCarat | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of mass: carat.
Caller owns returned value and must free it. Also see getCarat().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createCelsius | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of temperature: celsius.
Caller owns returned value and must free it. Also see getCelsius().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createCentiliter | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of volume: centiliter.
Caller owns returned value and must free it. Also see getCentiliter().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createCentimeter | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of length: centimeter.
Caller owns returned value and must free it. Also see getCentimeter().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createCentury | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of duration: century.
Caller owns returned value and must free it. Also see getCentury().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createCubicCentimeter | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of volume: cubic-centimeter.
Caller owns returned value and must free it. Also see getCubicCentimeter().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createCubicFoot | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of volume: cubic-foot.
Caller owns returned value and must free it. Also see getCubicFoot().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createCubicInch | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of volume: cubic-inch.
Caller owns returned value and must free it. Also see getCubicInch().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createCubicKilometer | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of volume: cubic-kilometer.
Caller owns returned value and must free it. Also see getCubicKilometer().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createCubicMeter | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of volume: cubic-meter.
Caller owns returned value and must free it. Also see getCubicMeter().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createCubicMile | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of volume: cubic-mile.
Caller owns returned value and must free it. Also see getCubicMile().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createCubicYard | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of volume: cubic-yard.
Caller owns returned value and must free it. Also see getCubicYard().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createCup | ( | UErrorCode & | status | ) | [static] |
| static MeasureUnit* icu::MeasureUnit::createCupMetric | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of volume: cup-metric.
Caller owns returned value and must free it. Also see getCupMetric().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createDalton | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of mass: dalton.
Caller owns returned value and must free it. Also see getDalton().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createDay | ( | UErrorCode & | status | ) | [static] |
| static MeasureUnit* icu::MeasureUnit::createDayPerson | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of duration: day-person.
Caller owns returned value and must free it. Also see getDayPerson().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createDeciliter | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of volume: deciliter.
Caller owns returned value and must free it. Also see getDeciliter().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createDecimeter | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of length: decimeter.
Caller owns returned value and must free it. Also see getDecimeter().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createDegree | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of angle: degree.
Caller owns returned value and must free it. Also see getDegree().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createDunam | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of area: dunam.
Caller owns returned value and must free it. Also see getDunam().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createEarthMass | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of mass: earth-mass.
Caller owns returned value and must free it. Also see getEarthMass().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createElectronvolt | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of energy: electronvolt.
Caller owns returned value and must free it. Also see getElectronvolt().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createFahrenheit | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of temperature: fahrenheit.
Caller owns returned value and must free it. Also see getFahrenheit().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createFathom | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of length: fathom.
Caller owns returned value and must free it. Also see getFathom().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createFluidOunce | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of volume: fluid-ounce.
Caller owns returned value and must free it. Also see getFluidOunce().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createFluidOunceImperial | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of volume: fluid-ounce-imperial.
Caller owns returned value and must free it. Also see getFluidOunceImperial().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createFoodcalorie | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of energy: foodcalorie.
Caller owns returned value and must free it. Also see getFoodcalorie().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createFoot | ( | UErrorCode & | status | ) | [static] |
| static MeasureUnit* icu::MeasureUnit::createFurlong | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of length: furlong.
Caller owns returned value and must free it. Also see getFurlong().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createGallon | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of volume: gallon.
Caller owns returned value and must free it. Also see getGallon().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createGallonImperial | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of volume: gallon-imperial.
Caller owns returned value and must free it. Also see getGallonImperial().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createGenericTemperature | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of temperature: generic.
Caller owns returned value and must free it. Also see getGenericTemperature().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createGForce | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of acceleration: g-force.
Caller owns returned value and must free it. Also see getGForce().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createGigabit | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of digital: gigabit.
Caller owns returned value and must free it. Also see getGigabit().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createGigabyte | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of digital: gigabyte.
Caller owns returned value and must free it. Also see getGigabyte().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createGigahertz | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of frequency: gigahertz.
Caller owns returned value and must free it. Also see getGigahertz().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createGigawatt | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of power: gigawatt.
Caller owns returned value and must free it. Also see getGigawatt().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createGram | ( | UErrorCode & | status | ) | [static] |
| static MeasureUnit* icu::MeasureUnit::createHectare | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of area: hectare.
Caller owns returned value and must free it. Also see getHectare().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createHectoliter | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of volume: hectoliter.
Caller owns returned value and must free it. Also see getHectoliter().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createHectopascal | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of pressure: hectopascal.
Caller owns returned value and must free it. Also see getHectopascal().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createHertz | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of frequency: hertz.
Caller owns returned value and must free it. Also see getHertz().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createHorsepower | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of power: horsepower.
Caller owns returned value and must free it. Also see getHorsepower().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createHour | ( | UErrorCode & | status | ) | [static] |
| static MeasureUnit* icu::MeasureUnit::createInch | ( | UErrorCode & | status | ) | [static] |
| static MeasureUnit* icu::MeasureUnit::createInchHg | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of pressure: inch-hg.
Caller owns returned value and must free it. Also see getInchHg().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createJoule | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of energy: joule.
Caller owns returned value and must free it. Also see getJoule().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createKarat | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of concentr: karat.
Caller owns returned value and must free it. Also see getKarat().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createKelvin | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of temperature: kelvin.
Caller owns returned value and must free it. Also see getKelvin().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createKilobit | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of digital: kilobit.
Caller owns returned value and must free it. Also see getKilobit().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createKilobyte | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of digital: kilobyte.
Caller owns returned value and must free it. Also see getKilobyte().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createKilocalorie | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of energy: kilocalorie.
Caller owns returned value and must free it. Also see getKilocalorie().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createKilogram | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of mass: kilogram.
Caller owns returned value and must free it. Also see getKilogram().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createKilohertz | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of frequency: kilohertz.
Caller owns returned value and must free it. Also see getKilohertz().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createKilojoule | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of energy: kilojoule.
Caller owns returned value and must free it. Also see getKilojoule().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createKilometer | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of length: kilometer.
Caller owns returned value and must free it. Also see getKilometer().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createKilometerPerHour | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of speed: kilometer-per-hour.
Caller owns returned value and must free it. Also see getKilometerPerHour().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createKilopascal | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of pressure: kilopascal.
Caller owns returned value and must free it. Also see getKilopascal().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createKilowatt | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of power: kilowatt.
Caller owns returned value and must free it. Also see getKilowatt().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createKilowattHour | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of energy: kilowatt-hour.
Caller owns returned value and must free it. Also see getKilowattHour().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createKnot | ( | UErrorCode & | status | ) | [static] |
| static MeasureUnit* icu::MeasureUnit::createLightYear | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of length: light-year.
Caller owns returned value and must free it. Also see getLightYear().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createLiter | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of volume: liter.
Caller owns returned value and must free it. Also see getLiter().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createLiterPer100Kilometers | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of consumption: liter-per-100kilometers.
Caller owns returned value and must free it. Also see getLiterPer100Kilometers().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createLiterPerKilometer | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of consumption: liter-per-kilometer.
Caller owns returned value and must free it. Also see getLiterPerKilometer().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createLux | ( | UErrorCode & | status | ) | [static] |
| static MeasureUnit* icu::MeasureUnit::createMegabit | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of digital: megabit.
Caller owns returned value and must free it. Also see getMegabit().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createMegabyte | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of digital: megabyte.
Caller owns returned value and must free it. Also see getMegabyte().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createMegahertz | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of frequency: megahertz.
Caller owns returned value and must free it. Also see getMegahertz().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createMegaliter | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of volume: megaliter.
Caller owns returned value and must free it. Also see getMegaliter().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createMegapascal | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of pressure: megapascal.
Caller owns returned value and must free it. Also see getMegapascal().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createMegawatt | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of power: megawatt.
Caller owns returned value and must free it. Also see getMegawatt().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createMeter | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of length: meter.
Caller owns returned value and must free it. Also see getMeter().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createMeterPerSecond | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of speed: meter-per-second.
Caller owns returned value and must free it. Also see getMeterPerSecond().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createMeterPerSecondSquared | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of acceleration: meter-per-second-squared.
Caller owns returned value and must free it. Also see getMeterPerSecondSquared().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createMetricTon | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of mass: metric-ton.
Caller owns returned value and must free it. Also see getMetricTon().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createMicrogram | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of mass: microgram.
Caller owns returned value and must free it. Also see getMicrogram().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createMicrometer | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of length: micrometer.
Caller owns returned value and must free it. Also see getMicrometer().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createMicrosecond | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of duration: microsecond.
Caller owns returned value and must free it. Also see getMicrosecond().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createMile | ( | UErrorCode & | status | ) | [static] |
| static MeasureUnit* icu::MeasureUnit::createMilePerGallon | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of consumption: mile-per-gallon.
Caller owns returned value and must free it. Also see getMilePerGallon().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createMilePerGallonImperial | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of consumption: mile-per-gallon-imperial.
Caller owns returned value and must free it. Also see getMilePerGallonImperial().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createMilePerHour | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of speed: mile-per-hour.
Caller owns returned value and must free it. Also see getMilePerHour().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createMileScandinavian | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of length: mile-scandinavian.
Caller owns returned value and must free it. Also see getMileScandinavian().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createMilliampere | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of electric: milliampere.
Caller owns returned value and must free it. Also see getMilliampere().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createMillibar | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of pressure: millibar.
Caller owns returned value and must free it. Also see getMillibar().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createMilligram | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of mass: milligram.
Caller owns returned value and must free it. Also see getMilligram().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createMilligramPerDeciliter | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of concentr: milligram-per-deciliter.
Caller owns returned value and must free it. Also see getMilligramPerDeciliter().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createMilliliter | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of volume: milliliter.
Caller owns returned value and must free it. Also see getMilliliter().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createMillimeter | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of length: millimeter.
Caller owns returned value and must free it. Also see getMillimeter().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createMillimeterOfMercury | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of pressure: millimeter-of-mercury.
Caller owns returned value and must free it. Also see getMillimeterOfMercury().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createMillimolePerLiter | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of concentr: millimole-per-liter.
Caller owns returned value and must free it. Also see getMillimolePerLiter().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createMillisecond | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of duration: millisecond.
Caller owns returned value and must free it. Also see getMillisecond().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createMilliwatt | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of power: milliwatt.
Caller owns returned value and must free it. Also see getMilliwatt().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createMinute | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of duration: minute.
Caller owns returned value and must free it. Also see getMinute().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createMole | ( | UErrorCode & | status | ) | [static] |
| static MeasureUnit* icu::MeasureUnit::createMonth | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of duration: month.
Caller owns returned value and must free it. Also see getMonth().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createMonthPerson | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of duration: month-person.
Caller owns returned value and must free it. Also see getMonthPerson().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createNanometer | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of length: nanometer.
Caller owns returned value and must free it. Also see getNanometer().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createNanosecond | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of duration: nanosecond.
Caller owns returned value and must free it. Also see getNanosecond().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createNauticalMile | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of length: nautical-mile.
Caller owns returned value and must free it. Also see getNauticalMile().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createNewton | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of force: newton.
Caller owns returned value and must free it. Also see getNewton().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createNewtonMeter | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of torque: newton-meter.
Caller owns returned value and must free it. Also see getNewtonMeter().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createOhm | ( | UErrorCode & | status | ) | [static] |
| static MeasureUnit* icu::MeasureUnit::createOunce | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of mass: ounce.
Caller owns returned value and must free it. Also see getOunce().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createOunceTroy | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of mass: ounce-troy.
Caller owns returned value and must free it. Also see getOunceTroy().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createParsec | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of length: parsec.
Caller owns returned value and must free it. Also see getParsec().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createPartPerMillion | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of concentr: part-per-million.
Caller owns returned value and must free it. Also see getPartPerMillion().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createPercent | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of concentr: percent.
Caller owns returned value and must free it. Also see getPercent().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createPermille | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of concentr: permille.
Caller owns returned value and must free it. Also see getPermille().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createPermyriad | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of concentr: permyriad.
Caller owns returned value and must free it. Also see getPermyriad().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createPetabyte | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of digital: petabyte.
Caller owns returned value and must free it. Also see getPetabyte().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createPicometer | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of length: picometer.
Caller owns returned value and must free it. Also see getPicometer().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createPint | ( | UErrorCode & | status | ) | [static] |
| static MeasureUnit* icu::MeasureUnit::createPintMetric | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of volume: pint-metric.
Caller owns returned value and must free it. Also see getPintMetric().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createPoint | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of length: point.
Caller owns returned value and must free it. Also see getPoint().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createPound | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of mass: pound.
Caller owns returned value and must free it. Also see getPound().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createPoundFoot | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of torque: pound-foot.
Caller owns returned value and must free it. Also see getPoundFoot().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createPoundForce | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of force: pound-force.
Caller owns returned value and must free it. Also see getPoundForce().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createPoundPerSquareInch | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of pressure: pound-per-square-inch.
Caller owns returned value and must free it. Also see getPoundPerSquareInch().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createQuart | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of volume: quart.
Caller owns returned value and must free it. Also see getQuart().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createRadian | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of angle: radian.
Caller owns returned value and must free it. Also see getRadian().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createRevolutionAngle | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of angle: revolution.
Caller owns returned value and must free it. Also see getRevolutionAngle().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createSecond | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of duration: second.
Caller owns returned value and must free it. Also see getSecond().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createSolarLuminosity | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of light: solar-luminosity.
Caller owns returned value and must free it. Also see getSolarLuminosity().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createSolarMass | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of mass: solar-mass.
Caller owns returned value and must free it. Also see getSolarMass().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createSolarRadius | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of length: solar-radius.
Caller owns returned value and must free it. Also see getSolarRadius().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createSquareCentimeter | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of area: square-centimeter.
Caller owns returned value and must free it. Also see getSquareCentimeter().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createSquareFoot | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of area: square-foot.
Caller owns returned value and must free it. Also see getSquareFoot().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createSquareInch | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of area: square-inch.
Caller owns returned value and must free it. Also see getSquareInch().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createSquareKilometer | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of area: square-kilometer.
Caller owns returned value and must free it. Also see getSquareKilometer().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createSquareMeter | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of area: square-meter.
Caller owns returned value and must free it. Also see getSquareMeter().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createSquareMile | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of area: square-mile.
Caller owns returned value and must free it. Also see getSquareMile().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createSquareYard | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of area: square-yard.
Caller owns returned value and must free it. Also see getSquareYard().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createStone | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of mass: stone.
Caller owns returned value and must free it. Also see getStone().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createTablespoon | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of volume: tablespoon.
Caller owns returned value and must free it. Also see getTablespoon().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createTeaspoon | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of volume: teaspoon.
Caller owns returned value and must free it. Also see getTeaspoon().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createTerabit | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of digital: terabit.
Caller owns returned value and must free it. Also see getTerabit().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createTerabyte | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of digital: terabyte.
Caller owns returned value and must free it. Also see getTerabyte().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createTon | ( | UErrorCode & | status | ) | [static] |
| static MeasureUnit* icu::MeasureUnit::createVolt | ( | UErrorCode & | status | ) | [static] |
| static MeasureUnit* icu::MeasureUnit::createWatt | ( | UErrorCode & | status | ) | [static] |
| static MeasureUnit* icu::MeasureUnit::createWeek | ( | UErrorCode & | status | ) | [static] |
| static MeasureUnit* icu::MeasureUnit::createWeekPerson | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of duration: week-person.
Caller owns returned value and must free it. Also see getWeekPerson().
| status | ICU error code. |
| static MeasureUnit* icu::MeasureUnit::createYard | ( | UErrorCode & | status | ) | [static] |
| static MeasureUnit* icu::MeasureUnit::createYear | ( | UErrorCode & | status | ) | [static] |
| static MeasureUnit* icu::MeasureUnit::createYearPerson | ( | UErrorCode & | status | ) | [static] |
Returns by pointer, unit of duration: year-person.
Caller owns returned value and must free it. Also see getYearPerson().
| status | ICU error code. |
| static MeasureUnit icu::MeasureUnit::getAcre | ( | ) | [static] |
Returns by value, unit of area: acre.
Also see createAcre().
| static MeasureUnit icu::MeasureUnit::getAcreFoot | ( | ) | [static] |
Returns by value, unit of volume: acre-foot.
Also see createAcreFoot().
| static MeasureUnit icu::MeasureUnit::getAmpere | ( | ) | [static] |
Returns by value, unit of electric: ampere.
Also see createAmpere().
| static MeasureUnit icu::MeasureUnit::getArcMinute | ( | ) | [static] |
Returns by value, unit of angle: arc-minute.
Also see createArcMinute().
| static MeasureUnit icu::MeasureUnit::getArcSecond | ( | ) | [static] |
Returns by value, unit of angle: arc-second.
Also see createArcSecond().
| static MeasureUnit icu::MeasureUnit::getAstronomicalUnit | ( | ) | [static] |
Returns by value, unit of length: astronomical-unit.
Also see createAstronomicalUnit().
| static MeasureUnit icu::MeasureUnit::getAtmosphere | ( | ) | [static] |
Returns by value, unit of pressure: atmosphere.
Also see createAtmosphere().
| static int32_t icu::MeasureUnit::getAvailable | ( | const char * | type, | |
| MeasureUnit * | destArray, | |||
| int32_t | destCapacity, | |||
| UErrorCode & | errorCode | |||
| ) | [static] |
getAvailable gets all of the available units for a specific type.
If there are too many units to fit into destCapacity then the error code is set to U_BUFFER_OVERFLOW_ERROR.
| type | the type | |
| destArray | destination buffer. | |
| destCapacity | number of MeasureUnit instances available at dest. | |
| errorCode | ICU error code. |
| static int32_t icu::MeasureUnit::getAvailable | ( | MeasureUnit * | destArray, | |
| int32_t | destCapacity, | |||
| UErrorCode & | errorCode | |||
| ) | [static] |
getAvailable gets all of the available units.
If there are too many units to fit into destCapacity then the error code is set to U_BUFFER_OVERFLOW_ERROR.
| destArray | destination buffer. | |
| destCapacity | number of MeasureUnit instances available at dest. | |
| errorCode | ICU error code. |
| static StringEnumeration* icu::MeasureUnit::getAvailableTypes | ( | UErrorCode & | errorCode | ) | [static] |
getAvailableTypes gets all of the available types.
Caller owns the returned StringEnumeration and must delete it when finished using it.
| errorCode | ICU error code. |
| static MeasureUnit icu::MeasureUnit::getBarrel | ( | ) | [static] |
Returns by value, unit of volume: barrel.
Also see createBarrel().
| static MeasureUnit icu::MeasureUnit::getBit | ( | ) | [static] |
Returns by value, unit of digital: bit.
Also see createBit().
| static MeasureUnit icu::MeasureUnit::getBritishThermalUnit | ( | ) | [static] |
Returns by value, unit of energy: british-thermal-unit.
Also see createBritishThermalUnit().
| static MeasureUnit icu::MeasureUnit::getBushel | ( | ) | [static] |
Returns by value, unit of volume: bushel.
Also see createBushel().
| static MeasureUnit icu::MeasureUnit::getByte | ( | ) | [static] |
Returns by value, unit of digital: byte.
Also see createByte().
| static MeasureUnit icu::MeasureUnit::getCalorie | ( | ) | [static] |
Returns by value, unit of energy: calorie.
Also see createCalorie().
| static MeasureUnit icu::MeasureUnit::getCarat | ( | ) | [static] |
Returns by value, unit of mass: carat.
Also see createCarat().
| static MeasureUnit icu::MeasureUnit::getCelsius | ( | ) | [static] |
Returns by value, unit of temperature: celsius.
Also see createCelsius().
| static MeasureUnit icu::MeasureUnit::getCentiliter | ( | ) | [static] |
Returns by value, unit of volume: centiliter.
Also see createCentiliter().
| static MeasureUnit icu::MeasureUnit::getCentimeter | ( | ) | [static] |
Returns by value, unit of length: centimeter.
Also see createCentimeter().
| static MeasureUnit icu::MeasureUnit::getCentury | ( | ) | [static] |
Returns by value, unit of duration: century.
Also see createCentury().
| static MeasureUnit icu::MeasureUnit::getCubicCentimeter | ( | ) | [static] |
Returns by value, unit of volume: cubic-centimeter.
Also see createCubicCentimeter().
| static MeasureUnit icu::MeasureUnit::getCubicFoot | ( | ) | [static] |
Returns by value, unit of volume: cubic-foot.
Also see createCubicFoot().
| static MeasureUnit icu::MeasureUnit::getCubicInch | ( | ) | [static] |
Returns by value, unit of volume: cubic-inch.
Also see createCubicInch().
| static MeasureUnit icu::MeasureUnit::getCubicKilometer | ( | ) | [static] |
Returns by value, unit of volume: cubic-kilometer.
Also see createCubicKilometer().
| static MeasureUnit icu::MeasureUnit::getCubicMeter | ( | ) | [static] |
Returns by value, unit of volume: cubic-meter.
Also see createCubicMeter().
| static MeasureUnit icu::MeasureUnit::getCubicMile | ( | ) | [static] |
Returns by value, unit of volume: cubic-mile.
Also see createCubicMile().
| static MeasureUnit icu::MeasureUnit::getCubicYard | ( | ) | [static] |
Returns by value, unit of volume: cubic-yard.
Also see createCubicYard().
| static MeasureUnit icu::MeasureUnit::getCup | ( | ) | [static] |
Returns by value, unit of volume: cup.
Also see createCup().
| static MeasureUnit icu::MeasureUnit::getCupMetric | ( | ) | [static] |
Returns by value, unit of volume: cup-metric.
Also see createCupMetric().
| static MeasureUnit icu::MeasureUnit::getDalton | ( | ) | [static] |
Returns by value, unit of mass: dalton.
Also see createDalton().
| static MeasureUnit icu::MeasureUnit::getDay | ( | ) | [static] |
Returns by value, unit of duration: day.
Also see createDay().
| static MeasureUnit icu::MeasureUnit::getDayPerson | ( | ) | [static] |
Returns by value, unit of duration: day-person.
Also see createDayPerson().
| static MeasureUnit icu::MeasureUnit::getDeciliter | ( | ) | [static] |
Returns by value, unit of volume: deciliter.
Also see createDeciliter().
| static MeasureUnit icu::MeasureUnit::getDecimeter | ( | ) | [static] |
Returns by value, unit of length: decimeter.
Also see createDecimeter().
| static MeasureUnit icu::MeasureUnit::getDegree | ( | ) | [static] |
Returns by value, unit of angle: degree.
Also see createDegree().
| static MeasureUnit icu::MeasureUnit::getDunam | ( | ) | [static] |
Returns by value, unit of area: dunam.
Also see createDunam().
| virtual UClassID icu::MeasureUnit::getDynamicClassID | ( | void | ) | const [virtual] |
Returns a unique class ID POLYMORPHICALLY.
Pure virtual override. This method is to implement a simple version of RTTI, since not all C++ compilers support genuine RTTI. Polymorphic operator==() and clone() methods call this method.
Reimplemented from icu::UObject.
Reimplemented in icu::CurrencyUnit, icu::NoUnit, and icu::TimeUnit.
| static MeasureUnit icu::MeasureUnit::getEarthMass | ( | ) | [static] |
Returns by value, unit of mass: earth-mass.
Also see createEarthMass().
| static MeasureUnit icu::MeasureUnit::getElectronvolt | ( | ) | [static] |
Returns by value, unit of energy: electronvolt.
Also see createElectronvolt().
| static MeasureUnit icu::MeasureUnit::getFahrenheit | ( | ) | [static] |
Returns by value, unit of temperature: fahrenheit.
Also see createFahrenheit().
| static MeasureUnit icu::MeasureUnit::getFathom | ( | ) | [static] |
Returns by value, unit of length: fathom.
Also see createFathom().
| static MeasureUnit icu::MeasureUnit::getFluidOunce | ( | ) | [static] |
Returns by value, unit of volume: fluid-ounce.
Also see createFluidOunce().
| static MeasureUnit icu::MeasureUnit::getFluidOunceImperial | ( | ) | [static] |
Returns by value, unit of volume: fluid-ounce-imperial.
Also see createFluidOunceImperial().
| static MeasureUnit icu::MeasureUnit::getFoodcalorie | ( | ) | [static] |
Returns by value, unit of energy: foodcalorie.
Also see createFoodcalorie().
| static MeasureUnit icu::MeasureUnit::getFoot | ( | ) | [static] |
Returns by value, unit of length: foot.
Also see createFoot().
| static MeasureUnit icu::MeasureUnit::getFurlong | ( | ) | [static] |
Returns by value, unit of length: furlong.
Also see createFurlong().
| static MeasureUnit icu::MeasureUnit::getGallon | ( | ) | [static] |
Returns by value, unit of volume: gallon.
Also see createGallon().
| static MeasureUnit icu::MeasureUnit::getGallonImperial | ( | ) | [static] |
Returns by value, unit of volume: gallon-imperial.
Also see createGallonImperial().
| static MeasureUnit icu::MeasureUnit::getGenericTemperature | ( | ) | [static] |
Returns by value, unit of temperature: generic.
Also see createGenericTemperature().
| static MeasureUnit icu::MeasureUnit::getGForce | ( | ) | [static] |
Returns by value, unit of acceleration: g-force.
Also see createGForce().
| static MeasureUnit icu::MeasureUnit::getGigabit | ( | ) | [static] |
Returns by value, unit of digital: gigabit.
Also see createGigabit().
| static MeasureUnit icu::MeasureUnit::getGigabyte | ( | ) | [static] |
Returns by value, unit of digital: gigabyte.
Also see createGigabyte().
| static MeasureUnit icu::MeasureUnit::getGigahertz | ( | ) | [static] |
Returns by value, unit of frequency: gigahertz.
Also see createGigahertz().
| static MeasureUnit icu::MeasureUnit::getGigawatt | ( | ) | [static] |
Returns by value, unit of power: gigawatt.
Also see createGigawatt().
| static MeasureUnit icu::MeasureUnit::getGram | ( | ) | [static] |
Returns by value, unit of mass: gram.
Also see createGram().
| static MeasureUnit icu::MeasureUnit::getHectare | ( | ) | [static] |
Returns by value, unit of area: hectare.
Also see createHectare().
| static MeasureUnit icu::MeasureUnit::getHectoliter | ( | ) | [static] |
Returns by value, unit of volume: hectoliter.
Also see createHectoliter().
| static MeasureUnit icu::MeasureUnit::getHectopascal | ( | ) | [static] |
Returns by value, unit of pressure: hectopascal.
Also see createHectopascal().
| static MeasureUnit icu::MeasureUnit::getHertz | ( | ) | [static] |
Returns by value, unit of frequency: hertz.
Also see createHertz().
| static MeasureUnit icu::MeasureUnit::getHorsepower | ( | ) | [static] |
Returns by value, unit of power: horsepower.
Also see createHorsepower().
| static MeasureUnit icu::MeasureUnit::getHour | ( | ) | [static] |
Returns by value, unit of duration: hour.
Also see createHour().
| static MeasureUnit icu::MeasureUnit::getInch | ( | ) | [static] |
Returns by value, unit of length: inch.
Also see createInch().
| static MeasureUnit icu::MeasureUnit::getInchHg | ( | ) | [static] |
Returns by value, unit of pressure: inch-hg.
Also see createInchHg().
| int32_t icu::MeasureUnit::getIndex | ( | ) | const |
ICU use only.
Returns associated array index for this measure unit. Only valid for non-currency measure units.
| static int32_t icu::MeasureUnit::getIndexCount | ( | ) | [static] |
ICU use only.
Returns maximum value from getIndex plus 1.
| static MeasureUnit icu::MeasureUnit::getJoule | ( | ) | [static] |
Returns by value, unit of energy: joule.
Also see createJoule().
| static MeasureUnit icu::MeasureUnit::getKarat | ( | ) | [static] |
Returns by value, unit of concentr: karat.
Also see createKarat().
| static MeasureUnit icu::MeasureUnit::getKelvin | ( | ) | [static] |
Returns by value, unit of temperature: kelvin.
Also see createKelvin().
| static MeasureUnit icu::MeasureUnit::getKilobit | ( | ) | [static] |
Returns by value, unit of digital: kilobit.
Also see createKilobit().
| static MeasureUnit icu::MeasureUnit::getKilobyte | ( | ) | [static] |
Returns by value, unit of digital: kilobyte.
Also see createKilobyte().
| static MeasureUnit icu::MeasureUnit::getKilocalorie | ( | ) | [static] |
Returns by value, unit of energy: kilocalorie.
Also see createKilocalorie().
| static MeasureUnit icu::MeasureUnit::getKilogram | ( | ) | [static] |
Returns by value, unit of mass: kilogram.
Also see createKilogram().
| static MeasureUnit icu::MeasureUnit::getKilohertz | ( | ) | [static] |
Returns by value, unit of frequency: kilohertz.
Also see createKilohertz().
| static MeasureUnit icu::MeasureUnit::getKilojoule | ( | ) | [static] |
Returns by value, unit of energy: kilojoule.
Also see createKilojoule().
| static MeasureUnit icu::MeasureUnit::getKilometer | ( | ) | [static] |
Returns by value, unit of length: kilometer.
Also see createKilometer().
| static MeasureUnit icu::MeasureUnit::getKilometerPerHour | ( | ) | [static] |
Returns by value, unit of speed: kilometer-per-hour.
Also see createKilometerPerHour().
| static MeasureUnit icu::MeasureUnit::getKilopascal | ( | ) | [static] |
Returns by value, unit of pressure: kilopascal.
Also see createKilopascal().
| static MeasureUnit icu::MeasureUnit::getKilowatt | ( | ) | [static] |
Returns by value, unit of power: kilowatt.
Also see createKilowatt().
| static MeasureUnit icu::MeasureUnit::getKilowattHour | ( | ) | [static] |
Returns by value, unit of energy: kilowatt-hour.
Also see createKilowattHour().
| static MeasureUnit icu::MeasureUnit::getKnot | ( | ) | [static] |
Returns by value, unit of speed: knot.
Also see createKnot().
| static MeasureUnit icu::MeasureUnit::getLightYear | ( | ) | [static] |
Returns by value, unit of length: light-year.
Also see createLightYear().
| static MeasureUnit icu::MeasureUnit::getLiter | ( | ) | [static] |
Returns by value, unit of volume: liter.
Also see createLiter().
| static MeasureUnit icu::MeasureUnit::getLiterPer100Kilometers | ( | ) | [static] |
Returns by value, unit of consumption: liter-per-100kilometers.
Also see createLiterPer100Kilometers().
| static MeasureUnit icu::MeasureUnit::getLiterPerKilometer | ( | ) | [static] |
Returns by value, unit of consumption: liter-per-kilometer.
Also see createLiterPerKilometer().
| static MeasureUnit icu::MeasureUnit::getLux | ( | ) | [static] |
Returns by value, unit of light: lux.
Also see createLux().
| static MeasureUnit icu::MeasureUnit::getMegabit | ( | ) | [static] |
Returns by value, unit of digital: megabit.
Also see createMegabit().
| static MeasureUnit icu::MeasureUnit::getMegabyte | ( | ) | [static] |
Returns by value, unit of digital: megabyte.
Also see createMegabyte().
| static MeasureUnit icu::MeasureUnit::getMegahertz | ( | ) | [static] |
Returns by value, unit of frequency: megahertz.
Also see createMegahertz().
| static MeasureUnit icu::MeasureUnit::getMegaliter | ( | ) | [static] |
Returns by value, unit of volume: megaliter.
Also see createMegaliter().
| static MeasureUnit icu::MeasureUnit::getMegapascal | ( | ) | [static] |
Returns by value, unit of pressure: megapascal.
Also see createMegapascal().
| static MeasureUnit icu::MeasureUnit::getMegawatt | ( | ) | [static] |
Returns by value, unit of power: megawatt.
Also see createMegawatt().
| static MeasureUnit icu::MeasureUnit::getMeter | ( | ) | [static] |
Returns by value, unit of length: meter.
Also see createMeter().
| static MeasureUnit icu::MeasureUnit::getMeterPerSecond | ( | ) | [static] |
Returns by value, unit of speed: meter-per-second.
Also see createMeterPerSecond().
| static MeasureUnit icu::MeasureUnit::getMeterPerSecondSquared | ( | ) | [static] |
Returns by value, unit of acceleration: meter-per-second-squared.
Also see createMeterPerSecondSquared().
| static MeasureUnit icu::MeasureUnit::getMetricTon | ( | ) | [static] |
Returns by value, unit of mass: metric-ton.
Also see createMetricTon().
| static MeasureUnit icu::MeasureUnit::getMicrogram | ( | ) | [static] |
Returns by value, unit of mass: microgram.
Also see createMicrogram().
| static MeasureUnit icu::MeasureUnit::getMicrometer | ( | ) | [static] |
Returns by value, unit of length: micrometer.
Also see createMicrometer().
| static MeasureUnit icu::MeasureUnit::getMicrosecond | ( | ) | [static] |
Returns by value, unit of duration: microsecond.
Also see createMicrosecond().
| static MeasureUnit icu::MeasureUnit::getMile | ( | ) | [static] |
Returns by value, unit of length: mile.
Also see createMile().
| static MeasureUnit icu::MeasureUnit::getMilePerGallon | ( | ) | [static] |
Returns by value, unit of consumption: mile-per-gallon.
Also see createMilePerGallon().
| static MeasureUnit icu::MeasureUnit::getMilePerGallonImperial | ( | ) | [static] |
Returns by value, unit of consumption: mile-per-gallon-imperial.
Also see createMilePerGallonImperial().
| static MeasureUnit icu::MeasureUnit::getMilePerHour | ( | ) | [static] |
Returns by value, unit of speed: mile-per-hour.
Also see createMilePerHour().
| static MeasureUnit icu::MeasureUnit::getMileScandinavian | ( | ) | [static] |
Returns by value, unit of length: mile-scandinavian.
Also see createMileScandinavian().
| static MeasureUnit icu::MeasureUnit::getMilliampere | ( | ) | [static] |
Returns by value, unit of electric: milliampere.
Also see createMilliampere().
| static MeasureUnit icu::MeasureUnit::getMillibar | ( | ) | [static] |
Returns by value, unit of pressure: millibar.
Also see createMillibar().
| static MeasureUnit icu::MeasureUnit::getMilligram | ( | ) | [static] |
Returns by value, unit of mass: milligram.
Also see createMilligram().
| static MeasureUnit icu::MeasureUnit::getMilligramPerDeciliter | ( | ) | [static] |
Returns by value, unit of concentr: milligram-per-deciliter.
Also see createMilligramPerDeciliter().
| static MeasureUnit icu::MeasureUnit::getMilliliter | ( | ) | [static] |
Returns by value, unit of volume: milliliter.
Also see createMilliliter().
| static MeasureUnit icu::MeasureUnit::getMillimeter | ( | ) | [static] |
Returns by value, unit of length: millimeter.
Also see createMillimeter().
| static MeasureUnit icu::MeasureUnit::getMillimeterOfMercury | ( | ) | [static] |
Returns by value, unit of pressure: millimeter-of-mercury.
Also see createMillimeterOfMercury().
| static MeasureUnit icu::MeasureUnit::getMillimolePerLiter | ( | ) | [static] |
Returns by value, unit of concentr: millimole-per-liter.
Also see createMillimolePerLiter().
| static MeasureUnit icu::MeasureUnit::getMillisecond | ( | ) | [static] |
Returns by value, unit of duration: millisecond.
Also see createMillisecond().
| static MeasureUnit icu::MeasureUnit::getMilliwatt | ( | ) | [static] |
Returns by value, unit of power: milliwatt.
Also see createMilliwatt().
| static MeasureUnit icu::MeasureUnit::getMinute | ( | ) | [static] |
Returns by value, unit of duration: minute.
Also see createMinute().
| static MeasureUnit icu::MeasureUnit::getMole | ( | ) | [static] |
Returns by value, unit of concentr: mole.
Also see createMole().
| static MeasureUnit icu::MeasureUnit::getMonth | ( | ) | [static] |
Returns by value, unit of duration: month.
Also see createMonth().
| static MeasureUnit icu::MeasureUnit::getMonthPerson | ( | ) | [static] |
Returns by value, unit of duration: month-person.
Also see createMonthPerson().
| static MeasureUnit icu::MeasureUnit::getNanometer | ( | ) | [static] |
Returns by value, unit of length: nanometer.
Also see createNanometer().
| static MeasureUnit icu::MeasureUnit::getNanosecond | ( | ) | [static] |
Returns by value, unit of duration: nanosecond.
Also see createNanosecond().
| static MeasureUnit icu::MeasureUnit::getNauticalMile | ( | ) | [static] |
Returns by value, unit of length: nautical-mile.
Also see createNauticalMile().
| static MeasureUnit icu::MeasureUnit::getNewton | ( | ) | [static] |
Returns by value, unit of force: newton.
Also see createNewton().
| static MeasureUnit icu::MeasureUnit::getNewtonMeter | ( | ) | [static] |
Returns by value, unit of torque: newton-meter.
Also see createNewtonMeter().
| static MeasureUnit icu::MeasureUnit::getOhm | ( | ) | [static] |
Returns by value, unit of electric: ohm.
Also see createOhm().
| static MeasureUnit icu::MeasureUnit::getOunce | ( | ) | [static] |
Returns by value, unit of mass: ounce.
Also see createOunce().
| static MeasureUnit icu::MeasureUnit::getOunceTroy | ( | ) | [static] |
Returns by value, unit of mass: ounce-troy.
Also see createOunceTroy().
| static MeasureUnit icu::MeasureUnit::getParsec | ( | ) | [static] |
Returns by value, unit of length: parsec.
Also see createParsec().
| static MeasureUnit icu::MeasureUnit::getPartPerMillion | ( | ) | [static] |
Returns by value, unit of concentr: part-per-million.
Also see createPartPerMillion().
| static MeasureUnit icu::MeasureUnit::getPercent | ( | ) | [static] |
Returns by value, unit of concentr: percent.
Also see createPercent().
| static MeasureUnit icu::MeasureUnit::getPermille | ( | ) | [static] |
Returns by value, unit of concentr: permille.
Also see createPermille().
| static MeasureUnit icu::MeasureUnit::getPermyriad | ( | ) | [static] |
Returns by value, unit of concentr: permyriad.
Also see createPermyriad().
| static MeasureUnit icu::MeasureUnit::getPetabyte | ( | ) | [static] |
Returns by value, unit of digital: petabyte.
Also see createPetabyte().
| static MeasureUnit icu::MeasureUnit::getPicometer | ( | ) | [static] |
Returns by value, unit of length: picometer.
Also see createPicometer().
| static MeasureUnit icu::MeasureUnit::getPint | ( | ) | [static] |
Returns by value, unit of volume: pint.
Also see createPint().
| static MeasureUnit icu::MeasureUnit::getPintMetric | ( | ) | [static] |
Returns by value, unit of volume: pint-metric.
Also see createPintMetric().
| static MeasureUnit icu::MeasureUnit::getPoint | ( | ) | [static] |
Returns by value, unit of length: point.
Also see createPoint().
| static MeasureUnit icu::MeasureUnit::getPound | ( | ) | [static] |
Returns by value, unit of mass: pound.
Also see createPound().
| static MeasureUnit icu::MeasureUnit::getPoundFoot | ( | ) | [static] |
Returns by value, unit of torque: pound-foot.
Also see createPoundFoot().
| static MeasureUnit icu::MeasureUnit::getPoundForce | ( | ) | [static] |
Returns by value, unit of force: pound-force.
Also see createPoundForce().
| static MeasureUnit icu::MeasureUnit::getPoundPerSquareInch | ( | ) | [static] |
Returns by value, unit of pressure: pound-per-square-inch.
Also see createPoundPerSquareInch().
| static MeasureUnit icu::MeasureUnit::getQuart | ( | ) | [static] |
Returns by value, unit of volume: quart.
Also see createQuart().
| static MeasureUnit icu::MeasureUnit::getRadian | ( | ) | [static] |
Returns by value, unit of angle: radian.
Also see createRadian().
| static MeasureUnit icu::MeasureUnit::getRevolutionAngle | ( | ) | [static] |
Returns by value, unit of angle: revolution.
Also see createRevolutionAngle().
| static MeasureUnit icu::MeasureUnit::getSecond | ( | ) | [static] |
Returns by value, unit of duration: second.
Also see createSecond().
| static MeasureUnit icu::MeasureUnit::getSolarLuminosity | ( | ) | [static] |
Returns by value, unit of light: solar-luminosity.
Also see createSolarLuminosity().
| static MeasureUnit icu::MeasureUnit::getSolarMass | ( | ) | [static] |
Returns by value, unit of mass: solar-mass.
Also see createSolarMass().
| static MeasureUnit icu::MeasureUnit::getSolarRadius | ( | ) | [static] |
Returns by value, unit of length: solar-radius.
Also see createSolarRadius().
| static MeasureUnit icu::MeasureUnit::getSquareCentimeter | ( | ) | [static] |
Returns by value, unit of area: square-centimeter.
Also see createSquareCentimeter().
| static MeasureUnit icu::MeasureUnit::getSquareFoot | ( | ) | [static] |
Returns by value, unit of area: square-foot.
Also see createSquareFoot().
| static MeasureUnit icu::MeasureUnit::getSquareInch | ( | ) | [static] |
Returns by value, unit of area: square-inch.
Also see createSquareInch().
| static MeasureUnit icu::MeasureUnit::getSquareKilometer | ( | ) | [static] |
Returns by value, unit of area: square-kilometer.
Also see createSquareKilometer().
| static MeasureUnit icu::MeasureUnit::getSquareMeter | ( | ) | [static] |
Returns by value, unit of area: square-meter.
Also see createSquareMeter().
| static MeasureUnit icu::MeasureUnit::getSquareMile | ( | ) | [static] |
Returns by value, unit of area: square-mile.
Also see createSquareMile().
| static MeasureUnit icu::MeasureUnit::getSquareYard | ( | ) | [static] |
Returns by value, unit of area: square-yard.
Also see createSquareYard().
| static UClassID icu::MeasureUnit::getStaticClassID | ( | void | ) | [static] |
Return the class ID for this class.
This is useful only for comparing to a return value from getDynamicClassID(). For example:
. Base* polymorphic_pointer = createPolymorphicObject(); . if (polymorphic_pointer->getDynamicClassID() == . Derived::getStaticClassID()) ...
Reimplemented in icu::CurrencyUnit, icu::NoUnit, and icu::TimeUnit.
| static MeasureUnit icu::MeasureUnit::getStone | ( | ) | [static] |
Returns by value, unit of mass: stone.
Also see createStone().
| const char* icu::MeasureUnit::getSubtype | ( | ) | const |
Get the sub type.
| static MeasureUnit icu::MeasureUnit::getTablespoon | ( | ) | [static] |
Returns by value, unit of volume: tablespoon.
Also see createTablespoon().
| static MeasureUnit icu::MeasureUnit::getTeaspoon | ( | ) | [static] |
Returns by value, unit of volume: teaspoon.
Also see createTeaspoon().
| static MeasureUnit icu::MeasureUnit::getTerabit | ( | ) | [static] |
Returns by value, unit of digital: terabit.
Also see createTerabit().
| static MeasureUnit icu::MeasureUnit::getTerabyte | ( | ) | [static] |
Returns by value, unit of digital: terabyte.
Also see createTerabyte().
| static MeasureUnit icu::MeasureUnit::getTon | ( | ) | [static] |
Returns by value, unit of mass: ton.
Also see createTon().
| const char* icu::MeasureUnit::getType | ( | ) | const |
Get the type.
| static MeasureUnit icu::MeasureUnit::getVolt | ( | ) | [static] |
Returns by value, unit of electric: volt.
Also see createVolt().
| static MeasureUnit icu::MeasureUnit::getWatt | ( | ) | [static] |
Returns by value, unit of power: watt.
Also see createWatt().
| static MeasureUnit icu::MeasureUnit::getWeek | ( | ) | [static] |
Returns by value, unit of duration: week.
Also see createWeek().
| static MeasureUnit icu::MeasureUnit::getWeekPerson | ( | ) | [static] |
Returns by value, unit of duration: week-person.
Also see createWeekPerson().
| static MeasureUnit icu::MeasureUnit::getYard | ( | ) | [static] |
Returns by value, unit of length: yard.
Also see createYard().
| static MeasureUnit icu::MeasureUnit::getYear | ( | ) | [static] |
Returns by value, unit of duration: year.
Also see createYear().
| static MeasureUnit icu::MeasureUnit::getYearPerson | ( | ) | [static] |
Returns by value, unit of duration: year-person.
Also see createYearPerson().
| void icu::MeasureUnit::initCurrency | ( | const char * | isoCurrency | ) | [protected] |
For ICU use only.
| void icu::MeasureUnit::initNoUnit | ( | const char * | subtype | ) | [protected] |
For ICU use only.
| void icu::MeasureUnit::initTime | ( | const char * | timeId | ) | [protected] |
For ICU use only.
| static int32_t icu::MeasureUnit::internalGetIndexForTypeAndSubtype | ( | const char * | type, | |
| const char * | subtype | |||
| ) | [static] |
ICU use only.
Inequality operator.
Return true if this object is not equal to the given object.
Definition at line 85 of file measunit.h.
| MeasureUnit& icu::MeasureUnit::operator= | ( | const MeasureUnit & | other | ) |
| static MeasureUnit icu::MeasureUnit::resolveUnitPerUnit | ( | const MeasureUnit & | unit, | |
| const MeasureUnit & | perUnit, | |||
| bool * | isResolved | |||
| ) | [static] |
ICU use only.
1.6.1