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

Quantities::GenericClass< GT > Struct Template Reference

define a generic quantity type More...

#include <Generic.h>

List of all members.

Public Types

typedef GT::DimTL DimTL
 the dimension


Detailed Description

template<class GT>
struct Quantities::GenericClass< GT >

define a generic quantity type

to be used for generic objects, where the unit is of no interest; this class is templated in order to allow different types of information to be carried within GenericClass<GT>; GT is the group type which defines a type DimTL, a typelist with dimensional information;

Definition at line 42 of file Generic.h.


Member Typedef Documentation

template<class GT>
typedef GT::DimTL Quantities::GenericClass< GT >::DimTL
 

the dimension

it is expected that GT carries dimensional information in a typelist DimTL; this information is made available as DimTL.

Definition at line 48 of file Generic.h.


The documentation for this struct was generated from the following file:
Generated on Sun Jan 15 13:58:00 2006 for Quantity by doxygen 1.3.6