MeVisLabToolboxReference
MeVisLab/Standard/Sources/ML/MLCSO/CSOBase/CSOEvent.h File Reference

CSO events for application level use. More...

#include "../MLCSOIncludes.h"

Go to the source code of this file.

Classes

class  ml::CSOEvent
 Class for all CSO events. More...

Namespaces

namespace  ml
 

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


Typedefs

typedef std::vector< int > ml::IdVector

Detailed Description

CSO events for application level use.

The CSOEvents are implemented parallel to the notification system. While the notification system is used for the communication between modules, the CSOEvents are to be used for application communication.

Author:
Olaf Konrad
Date:
07/2012

Definition in file CSOEvent.h.