quantity::AddVal< N, L > Class Template Reference

assign values from a quantity tuple. More...

#include <QuantityCluster.h>

List of all members.

Static Public Member Functions

static void addval (QuantityVectorTuple< L > &tuple, const typename QuantityVectorTuple< L >::QTuple &new_values)
 add the values at the end of the QuantityVectors
static void addval (QuantityVectorTuple< L > &tuple, const typename QuantityVectorTuple< L >::QTuple &new_values, const int index)
 add the values at position index


Detailed Description

template<int N, class L>
class quantity::AddVal< N, L >

assign values from a quantity tuple.

helper class to assign the values from a QTuple; recursive template

Definition at line 493 of file QuantityCluster.h.


Member Function Documentation

template<int N, class L>
static void quantity::AddVal< N, L >::addval ( QuantityVectorTuple< L > &  tuple,
const typename QuantityVectorTuple< L >::QTuple &  new_values 
) [inline, static]

add the values at the end of the QuantityVectors

Definition at line 497 of file QuantityCluster.h.

template<int N, class L>
static void quantity::AddVal< N, L >::addval ( QuantityVectorTuple< L > &  tuple,
const typename QuantityVectorTuple< L >::QTuple &  new_values,
const int  index 
) [inline, static]

add the values at position index

Definition at line 505 of file QuantityCluster.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