Units::NonPrefixable< Quantities::GenericClass< GT >, GenericUnit, ST > Class Template Reference
a unit to be used with Generic quantities
More...
#include <Generic.h>
Inheritance diagram for Units::NonPrefixable< Quantities::GenericClass< GT >, GenericUnit, ST >:
List of all members.
|
Public Member Functions |
ST | standard (const ST &value) |
ST | reverse (const ST &value) |
const std::string | name (void) |
const std::string | symbol (void) |
Static Public Member Functions |
ST | Standard (const ST &value) |
ST | Reverse (const ST &value) |
std::string | Name (void) |
std::string | Symbol (void) |
Static Public Attributes |
const bool | is_SI |
const bool | is_exact |
const std::string | Namestring |
const std::string | Symbolstring |
Detailed Description
template<class GT, class ST>
class Units::NonPrefixable< Quantities::GenericClass< GT >, GenericUnit, ST >
a unit to be used with Generic quantities
this defines a NonPrefixable unit, which is linked to other Generic quantity objects through GenericClass<GT>; in order to be able to have this parametrized by GT, this is a specialization of the NonPrefixable template from Units; this must be in the same namespace as the original NonPrefixable declaration.
Definition at line 72 of file Generic.h.
The documentation for this class was generated from the following file:
Generated on Sun Jan 15 13:58:01 2006 for Quantity by
1.3.6