quantity::Reverse< unit::Prefixed< unit::Prefixable< UT, U >, P >, ST > Struct Template Reference

helper class to perform static reverse standardization More...

#include <Quantity.h>

List of all members.

Static Public Member Functions

static ST VAL (const ST &value)
static bool Exact (void)


Detailed Description

template<typename UT, typename U, typename P, typename ST>
struct quantity::Reverse< unit::Prefixed< unit::Prefixable< UT, U >, P >, ST >

helper class to perform static reverse standardization

specialization for a Prefixed Unit; VAL recalculates value given in a (possibly fictional) standard unit as if given in the Prefixed Unit. Exact returns whether the recalculation is exact.

Definition at line 931 of file Quantity.h.


Member Function Documentation

template<typename UT, typename U, typename P, typename ST>
static ST quantity::Reverse< unit::Prefixed< unit::Prefixable< UT, U >, P >, ST >::VAL ( const ST &  value  )  [inline, static]

Definition at line 933 of file Quantity.h.

template<typename UT, typename U, typename P, typename ST>
static bool quantity::Reverse< unit::Prefixed< unit::Prefixable< UT, U >, P >, ST >::Exact ( void   )  [inline, static]

Definition at line 937 of file Quantity.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jul 27 15:55:48 2009 for Quantities by  doxygen 1.5.3