ML Reference
MeVis/Foundation/Sources/MLUtilities/mlRuntimeDict.h File Reference

This file declares the class RuntimeDict, which manages a set of instances of class RuntimeTypes. More...

#include "mlUtilsSystem.h"

Go to the source code of this file.

Classes

class  ml::RuntimeDict
 This file declares the class RuntimeDict, which manages a set of instances of class RuntimeTypes. More...

Namespaces

namespace  ml
 

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



Detailed Description

This file declares the class RuntimeDict, which manages a set of instances of class RuntimeTypes.

The class Runtime uses one global instance of this class for the runtime type system of the ML.

See also classes Runtime and RuntimeType.

Author:
Florian Link, Wolf Spindler

Definition in file mlRuntimeDict.h.