MeVisLab Toolbox Reference
ml::CSOModuleEventGroupScope Class Reference

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

#include <CSOScopeEvents.h>

Public Member Functions

 CSOModuleEventGroupScope (CSOList *csoList, const std::string &senderType="", const std::string &senderName="", const std::string &customMessage="", CSOIdVector csoIds=CSOIdVector())
 
 ~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 46 of file CSOScopeEvents.h.

Constructor & Destructor Documentation

◆ CSOModuleEventGroupScope()

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

◆ ~CSOModuleEventGroupScope()

ml::CSOModuleEventGroupScope::~CSOModuleEventGroupScope ( )

Member Function Documentation

◆ getUniqueId()

MLuint64 ml::CSOModuleEventGroupScope::getUniqueId ( )
inline

Definition at line 57 of file CSOScopeEvents.h.


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