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

unit::Units Class Reference

the base class for all units More...

#include <Unit.h>

Inheritance diagram for unit::Units:

unit::Unit< BT > unit::Unit< quantity::GenericClass< DIM > > unit::ComposeBase< BT, Loki::Typelist< ComposeElement< BT, Loki::Typelist< UHead, UTail >, BSUtilities::Rational< N, D > >, ELTail > > unit::NonPrefixable< BT, U > unit::NonPrefixable< quantity::GenericClass< DIM >, GenericUnit > unit::Prefixable< BT, U > unit::Prefixed< Prefixable< BT, U >, UP > List of all members.

Static Public Member Functions

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

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


Detailed Description

the base class for all units

Definition at line 125 of file Unit.h.


Member Function Documentation

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 140 of file Unit.h.

References Version().

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 132 of file Unit.h.

Referenced by version().


The documentation for this class was generated from the following file:
Generated on Sun Jan 15 14:05:23 2006 for Quantity by doxygen 1.3.6