MeVisLabToolboxReference
ml::CSOModuleEventGroupScope Class Reference

This class is to be used in modules, not in the CSO base library. More...

#include <CSOScopeEvents.h>

List of all members.

Public Member Functions

 CSOModuleEventGroupScope (CSOList *csoList, const std::string &senderType="", const std::string &senderName="", const std::string &customMessage="")
 ~CSOModuleEventGroupScope ()
MLuint64 getUniqueId ()

Detailed Description

This class is to be used in modules, not in the CSO base library.

With this scope class, sender identification can be done.

Definition at line 43 of file CSOScopeEvents.h.


Constructor & Destructor Documentation

ml::CSOModuleEventGroupScope::CSOModuleEventGroupScope ( CSOList csoList,
const std::string &  senderType = "",
const std::string &  senderName = "",
const std::string &  customMessage = "" 
)
ml::CSOModuleEventGroupScope::~CSOModuleEventGroupScope ( )

Member Function Documentation

MLuint64 ml::CSOModuleEventGroupScope::getUniqueId ( ) [inline]

Definition at line 52 of file CSOScopeEvents.h.


The documentation for this class was generated from the following file: