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

quantity::Vector< Quantity< DIM, BT, UL, DU, ST > > Class Template Reference

a vector of quantities More...

#include <QuantityCluster.h>

List of all members.

Static Public Attributes

const std::string TAG = "quantityVector"
 definition of Vector tag

const std::string MTAG = "mode"
 definition of Vector id tag

const std::string QTAG = "quantity"
 definition of Vector quantity tag

const std::string UTAG = "unit"
 definition of Vector unit tag

const std::string DTAG = "data"
 definition of Vector data tag

const std::string VTAG = "value"
 definition of Vector value tag


Private Types

typedef Quantity< DIM, BT,
UL, DU, ST > 
PQ
 the parent quantity


Detailed Description

template<class DIM, class BT, class UL, class DU, class ST>
class quantity::Vector< Quantity< DIM, BT, UL, DU, ST > >

a vector of quantities

specialization for Q being a quantity; parameterized by a dimension DIM, the base unit type BT, a typelist of units UL, the default unit DU, and the storage type ST;

Definition at line 59 of file QuantityCluster.h.


Member Typedef Documentation

template<class DIM, class BT, class UL, class DU, class ST>
typedef Quantity<DIM, BT, UL, DU, ST> quantity::Vector< Quantity< DIM, BT, UL, DU, ST > >::PQ [private]
 

the parent quantity

Definition at line 63 of file QuantityCluster.h.


Member Data Documentation

template<class DIM, class BT, class UL, class DU, class ST>
const std::string quantity::Vector< Quantity< DIM, BT, UL, DU, ST > >::DTAG = "data" [static]
 

definition of Vector data tag

Definition at line 109 of file QuantityCluster.h.

template<class DIM, class BT, class UL, class DU, class ST>
const std::string quantity::Vector< Quantity< DIM, BT, UL, DU, ST > >::MTAG = "mode" [static]
 

definition of Vector id tag

Definition at line 89 of file QuantityCluster.h.

template<class DIM, class BT, class UL, class DU, class ST>
const std::string quantity::Vector< Quantity< DIM, BT, UL, DU, ST > >::QTAG = "quantity" [static]
 

definition of Vector quantity tag

Definition at line 94 of file QuantityCluster.h.

template<class DIM, class BT, class UL, class DU, class ST>
const std::string quantity::Vector< Quantity< DIM, BT, UL, DU, ST > >::TAG = "quantityVector" [static]
 

definition of Vector tag

Definition at line 84 of file QuantityCluster.h.

template<class DIM, class BT, class UL, class DU, class ST>
const std::string quantity::Vector< Quantity< DIM, BT, UL, DU, ST > >::UTAG = "unit" [static]
 

definition of Vector unit tag

Definition at line 99 of file QuantityCluster.h.

template<class DIM, class BT, class UL, class DU, class ST>
const std::string quantity::Vector< Quantity< DIM, BT, UL, DU, ST > >::VTAG = "value" [static]
 

definition of Vector value tag

Definition at line 104 of file QuantityCluster.h.


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