quantity::ListUnitSymbols< UL > Class Template Reference

extract unit symbol strings More...

#include <Quantity.h>

List of all members.

Static Public Member Functions

static std::vector
< std::string > & 
result (std::vector< std::string > &stringvector)
 extract and store one string


Detailed Description

template<typename UL>
class quantity::ListUnitSymbols< UL >

extract unit symbol strings

reads from a typelist of units UL and stores in a std::vector

Definition at line 175 of file Quantity.h.


Member Function Documentation

template<typename UL>
static std::vector<std::string>& quantity::ListUnitSymbols< UL >::result ( std::vector< std::string > &  stringvector  )  [inline, static]

extract and store one string

extract symbol string of first unit in typelist UL and store; recursively call on all remaining units in UL.

Definition at line 184 of file Quantity.h.


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