#include <Intermediate.h>
Public Member Functions | |
IntermediateQuantity (IntermediateQuantity &intermediate) | |
template<template< class, class > class Q1, class GT1, class Head1, class Tail1, class DU1, class U1> | IntermediateQuantity (const Q1< Quantity< GT1, Loki::Typelist< Head1, Tail1 >, DU1, ST >, U1 > &quantity) |
Private Types | |
typedef Variable< Quantity< GenericClass< GT >, Loki::Typelist< Units::NonPrefixable< GenericClass< GT >, Units::GenericUnit, ST >, Loki::NullType >, Units::NonPrefixable< GenericClass< GT >, Units::GenericUnit, ST >, ST >, Units::NonPrefixable< GenericClass< GT >, Units::GenericUnit, ST > > | V |
Private Attributes | |
GeneralStore * | store |
Definition at line 40 of file Intermediate.h.