PIP 5.6.1
Platform-Independent Primitives
Namespaces | Classes | Functions
PIUnits Namespace Reference

Namespace containing unit metadata and conversion helpers. More...

Namespaces

namespace  Class
 Namespace containing unit family descriptors.
 

Classes

class  Prefix
 Helpers for localized prefix names, symbols, and multipliers. More...
 
class  Value
 Numeric value paired with a registered unit type. More...
 

Functions

PIString className (int type)
 Returns unit family name for type identifier "type".
 
PIString name (int type)
 Returns localized unit name for type identifier "type".
 
PIString unit (int type)
 Returns localized unit symbol for type identifier "type".
 
PIVector< Class::Internal::ClassBase * > allClasses ()
 Returns all registered unit family descriptors.
 

Detailed Description

Namespace containing unit metadata and conversion helpers.

Namespace containing typed unit values and helpers.

Namespace containing unit prefix helpers.