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

quantity::UnitPointerBySymbol< UT, Loki::NullType > Class Template Reference

check units in Typelist UL for symbol More...

#include <Quantity.h>

List of all members.

Static Public Member Functions

unit::Unit< UT > * result (const std::string &)
 dummy routine, does not return a value


Detailed Description

template<class UT>
class quantity::UnitPointerBySymbol< UT, Loki::NullType >

check units in Typelist UL for symbol

specialization to end recursion; end of Typelist is reached; symbol string is not found in any of the units; a UnitMismatch is thrown.

Definition at line 86 of file Quantity.h.


Member Function Documentation

template<class UT>
unit::Unit<UT>* quantity::UnitPointerBySymbol< UT, Loki::NullType >::result const std::string &   )  [inline, static]
 

dummy routine, does not return a value

the Null return value will never be used, since, before return, a UnitMismatch exception is thrown.

Definition at line 93 of file Quantity.h.


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