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;


Static Public Attributes

const std::string TAG = "unit"
 definition of Units xml tag

const std::string TYPETAG = "type"
 definition of Unit type xml tag


Detailed Description

the base class for all units

Definition at line 130 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 145 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 137 of file Unit.h.

Referenced by version().


Member Data Documentation

const std::string unit::Units::TAG = "unit" [static]
 

definition of Units xml tag

define outside of class

Definition at line 32 of file Unit.cc.

const std::string unit::Units::TYPETAG = "type" [static]
 

definition of Unit type xml tag

define outside of class

Definition at line 35 of file Unit.cc.


The documentation for this class was generated from the following files:
Generated on Mon Feb 12 18:44:02 2007 for Quantity by doxygen 1.3.6