| 
    MeVisLab Toolbox Reference
    
   | 
 
Class for sending events if a CSO was changed by an algorithm. More...
#include <CSOScopeEvents.h>
  
Public Member Functions | |
| CSOModificationScope (CSOList *csoList, unsigned int csoId) | |
| CSOModificationScope (CSO *cso) | |
  Public Member Functions inherited from ml::CSOChangeEventScope | |
| CSOChangeEventScope (CSOList *csoList, unsigned int id, CSOEvent::CSOEventType eventType) | |
| ~CSOChangeEventScope () | |
Additional Inherited Members | |
  Protected Attributes inherited from ml::CSOChangeEventScope | |
| CSOList * | _csoList | 
| unsigned int | _id | 
| CSOEvent::CSOEventType | _eventType | 
Class for sending events if a CSO was changed by an algorithm.
Definition at line 91 of file CSOScopeEvents.h.
| ml::CSOModificationScope::CSOModificationScope | ( | CSO * | cso | ) |