Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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

helper struct to perform static standardization More...

#include <Quantity.h>

List of all members.

Static Public Member Functions

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


Detailed Description

template<class UT, class U, class P, class ST>
struct quantity::Standardize< unit::Prefixed< unit::Prefixable< UT, U >, P >, ST >

helper struct to perform static standardization

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

Definition at line 921 of file Quantity.h.


Member Function Documentation

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

Definition at line 927 of file Quantity.h.

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

Definition at line 923 of file Quantity.h.


The documentation for this struct was generated from the following file:
Generated on Mon Feb 12 18:48:41 2007 for Quantity by doxygen 1.3.6