MeVisLab Toolbox 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 () |
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.
ml::CSOModuleEventGroupScope::CSOModuleEventGroupScope | ( | CSOList * | csoList, |
const std::string & | senderType = "", | ||
const std::string & | senderName = "", | ||
const std::string & | customMessage = "", | ||
CSOIdVector | csoIds = CSOIdVector() ) |
ml::CSOModuleEventGroupScope::~CSOModuleEventGroupScope | ( | ) |
|
inline |
Definition at line 57 of file CSOScopeEvents.h.