unit::Units Class Reference

the base class for all units More...

#include <Unit.h>

Inheritance diagram for unit::Units:

unit::Unit< BT > unit::Unit< GenericUnitBase< DIM > > unit::ComposeBase< BT, Loki::Typelist< ComposeElement< BT, Loki::Typelist< UHead, UTail >, BSUtilities::Rational< N, D > >, ELTail > > unit::NonPrefixable< BT, U > unit::Prefixable< BT, U > unit::Prefixable< BT, unit::NonPrefixable< Unit, UUnit > > unit::NonPrefixable< GenericUnitBase< DIM >, GenericUnit > unit::Prefixed< Prefixable< BT, U >, UP >

List of all members.

Static Public Member Functions

static const std::string Version (void)
 return the version of the Units classes;
static const std::string version (void)
 return the version of a Units object;


Detailed Description

the base class for all units

Definition at line 130 of file Unit.h.


Member Function Documentation

static const std::string unit::Units::Version ( void   )  [inline, static]

return the version of the Units classes;

The version is returned by a static function as a std::string; static access.

Definition at line 137 of file Unit.h.

Referenced by version().

static const std::string unit::Units::version ( void   )  [inline, static]

return the version of a Units object;

The version is returned by static function as a std::string; dynamic access.

Definition at line 145 of file Unit.h.

References Version().


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