Poco::Util::Units

namespace Internal

Overview

Classes: CheckTermsEqual, Convert, Convert2, Convert3, Convertible, CountTerms, FixedPower, OutputUnit2, ScalingFactor

Classes

struct CheckTermsEqual

Counts the power of the Unit Term in Units T1 and T2. more...

struct Convert

Converts T1 to T2. more...

struct Convert2

Converts T1 to T2. more...

struct Convert3

Converts T1 to T2. more...

struct Convertible

Determines whether two types are Convertiblemore...

struct CountTerms

Count the power to which Unit Term is raised in the Unit List. more...

struct FixedPower

A functor that raises a Value to the power Num/Den. more...

struct OutputUnit2

The default Unit formatting mechanism. more...

struct ScalingFactor

Determine the scaling factor of a Unit in relation to its "base" Unitsmore...