MeVisLabToolboxReference
MeVisLab/Standard/Sources/ML/MLVesselGraph/Properties/mlPropertyValue.h File Reference

Class PropertyValue, which is used to hold properties of a given set of allowed types in typesafe way. More...

#include "mlVesselGraphSystem.h"
#include "mlLightweight.hpp"
#include <mlTypeDefs.h>
#include <mlLinearAlgebra.h>
#include <mlTreeNode.h>
#include "mlSystemWarningsDisable.h"
#include <boost/ref.hpp>
#include <boost/tuple/tuple.hpp>
#include <boost/variant.hpp>
#include <boost/mpl/contains.hpp>
#include <boost/mpl/for_each.hpp>
#include <boost/mpl/less_equal.hpp>
#include <boost/mpl/integral_c.hpp>
#include <boost/mpl/vector.hpp>
#include <boost/mpl/sizeof.hpp>
#include "mlSystemWarningsRestore.h"

Go to the source code of this file.

Classes

class  ml::PropertyValue

Namespaces

namespace  ml
 

Define the namespace name like in the ML. Default is ml.



Detailed Description

Class PropertyValue, which is used to hold properties of a given set of allowed types in typesafe way.

Author:
Schmidt, Michael
Date:
2009-11-23

Definition in file mlPropertyValue.h.