MeVisLab Toolbox Reference
ml::CSOModificationScope Class Reference

Class for sending events if a CSO was changed by an algorithm. More...

#include <CSOScopeEvents.h>

Inheritance diagram for ml::CSOModificationScope:
ml::CSOChangeEventScope

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
 

Detailed Description

Class for sending events if a CSO was changed by an algorithm.

Definition at line 91 of file CSOScopeEvents.h.

Constructor & Destructor Documentation

◆ CSOModificationScope() [1/2]

ml::CSOModificationScope::CSOModificationScope ( CSOList csoList,
unsigned int  csoId 
)

◆ CSOModificationScope() [2/2]

ml::CSOModificationScope::CSOModificationScope ( CSO cso)

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