MeVisLab Toolbox Reference
|
Base class for event grouping / pre-/post-command of changes of a CSO. More...
#include <CSOScopeEvents.h>
Public Member Functions | |
CSOChangeEventScope (CSOList *csoList, unsigned int id, CSOEvent::CSOEventType eventType) | |
~CSOChangeEventScope () | |
Protected Attributes | |
CSOList * | _csoList |
unsigned int | _id |
CSOEvent::CSOEventType | _eventType |
Base class for event grouping / pre-/post-command of changes of a CSO.
Definition at line 31 of file CSOScopeEvents.h.
ml::CSOChangeEventScope::CSOChangeEventScope | ( | CSOList * | csoList, |
unsigned int | id, | ||
CSOEvent::CSOEventType | eventType ) |
ml::CSOChangeEventScope::~CSOChangeEventScope | ( | ) |
|
protected |
Definition at line 37 of file CSOScopeEvents.h.
|
protected |
Definition at line 39 of file CSOScopeEvents.h.
Definition at line 38 of file CSOScopeEvents.h.