Orxonox  0.0.5 Codename: Arcturus
Classes | Namespaces
MultiTypeValue.h File Reference

Declaration and Implementation of the MT_Value<T> class. More...

#include "UtilPrereqs.h"
#include <cassert>
#include "MathConvert.h"
#include "MultiType.h"
#include "Serialise.h"

Go to the source code of this file.

Classes

class  orxonox::MT_Value< T >
 The MT_Value<T> class is used to hold a value of type T within a MultiType. More...
 

Namespaces

 orxonox
 Die Wagnis Klasse hat die folgenden Aufgaben:
 

Detailed Description

Declaration and Implementation of the MT_Value<T> class.

The MT_Value<T> class is used to hold a value of type T within a MultiType.