MeVisLabToolboxReference
MeVisLab/Standard/Sources/ML/MLObjMgr/ObjMgr/mlObjMgrBase.h File Reference

This file declares the ObjMgr base. More...

#include "MLObjMgrSystem.h"
#include "mlObjMgrConnection.h"
#include <mlOperatorIncludes.h>

Go to the source code of this file.

Classes

class  ml::ObjMgrBase
 Base class for all communicating modules. More...

Namespaces

namespace  ml
 

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


Defines

#define DONT_FIRE_SENSORS   false
#define FIRE_SENSORS   true

Detailed Description

This file declares the ObjMgr base.

Author:
Felix Ritter
Date:
03/2004

Definition in file mlObjMgrBase.h.


Define Documentation

#define DONT_FIRE_SENSORS   false

Definition at line 28 of file mlObjMgrBase.h.

#define FIRE_SENSORS   true

Definition at line 29 of file mlObjMgrBase.h.