Typedefs | |
| typedef unit::Component < length::Units, BSUtilities::Rational< 2 > > | LengthComponent |
| length component for Area square metre units | |
| typedef unit::ComposeBase < Unit, Loki::Typelist < LengthComponent, Loki::NullType > > | SquareMetreUnit |
| typedef unit::Composed < SquareMetreUnit, Loki::Typelist< length::Metre, Loki::NullType > > | SquareMetre |
| typedef unit::Composed < SquareMetreUnit, Loki::Typelist < length::CentiMetre, Loki::NullType > > | SquareCentiMetre |
| typedef unit::Composed < SquareMetreUnit, Loki::Typelist < length::MilliMetre, Loki::NullType > > | SquareMilliMetre |
| typedef unit::NonPrefixable < Unit, BarnUnit > | Barn |
| the Barn | |
| typedef unit::NonPrefixable < Unit, AcreUnit > | Acre |
| the Acre | |
| typedef unit::NonPrefixable < Unit, AreUnit > | Are |
| the Are | |
| typedef unit::NonPrefixable < Unit, HectareUnit > | Hectare |
| the Hectare | |
| typedef Loki::Typelist < SquareMetreUnit, Loki::Typelist< Barn, Loki::Typelist< Acre, Loki::Typelist< Are, Loki::Typelist< Hectare, Loki::NullType > > > > > | Units |
| list of all available area units | |
| typedef Quantity< Class > | Quantity |
| typedef unit::NonPrefixable<Unit, AcreUnit> quantity::area::Acre |
| typedef unit::NonPrefixable<Unit, AreUnit> quantity::area::Are |
| typedef unit::NonPrefixable<Unit, BarnUnit> quantity::area::Barn |
| typedef unit::NonPrefixable<Unit, HectareUnit> quantity::area::Hectare |
| typedef unit::Component<length::Units, BSUtilities::Rational<2> > quantity::area::LengthComponent |
| typedef Quantity<Class> quantity::area::Quantity |
| typedef unit::Composed<SquareMetreUnit, Loki::Typelist<length::CentiMetre, Loki::NullType> > quantity::area::SquareCentiMetre |
| typedef unit::Composed<SquareMetreUnit, Loki::Typelist<length::Metre, Loki::NullType> > quantity::area::SquareMetre |
| typedef unit::ComposeBase<Unit, Loki::Typelist<LengthComponent, Loki::NullType> > quantity::area::SquareMetreUnit |
| typedef unit::Composed<SquareMetreUnit, Loki::Typelist<length::MilliMetre, Loki::NullType> > quantity::area::SquareMilliMetre |
| typedef Loki::Typelist<SquareMetreUnit, Loki::Typelist<Barn, Loki::Typelist<Acre, Loki::Typelist<Are, Loki::Typelist<Hectare, Loki::NullType> > > > > quantity::area::Units |
1.5.6