MeVisLabToolboxReference
MeVis/Foundation/Sources/MLBackgroundTasks/mlDistantObject.h File Reference

Go to the source code of this file.

Classes

class  ml::DistantObject< T >
 A DistantObject stores the pointer to an object of type T and forbids direct access to the stored pointer. More...
class  ml::DistantObjectAccessor
 The DistantObjectAccessor can be used to get the value stored in a DistantObject, it should only be used when you really know what you are doing! More...

Namespaces

namespace  ml
 

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



Detailed Description

Author:
Florian Link
Date:
2007-10

Definition in file mlDistantObject.h.