Modules | |
Factories | |
Classes | |
struct | IUnit |
Describes a measurement unit with IDs as defined in Codes for Units of Measurement used in International Trade. More... | |
struct | IUnitBuilder |
Builder component of Unit objects. Contains setter methods to configure the Unit parameters, and a build method that builds the Unit object. More... | |
class | UnitBuilderPtr |
Builder component of Unit objects. Contains setter methods to configure the Unit parameters, and a build method that builds the Unit object. More... | |
class | UnitPtr |
Describes a measurement unit with IDs as defined in Codes for Units of Measurement used in International Trade. Unit objects implement the Struct methods internally and are Core type ctStruct . More... | |