MeVisLabToolboxReference
ml::CSOChangeEventScope Class Reference

Base class for event grouping / pre-/post-command of changes of a CSO. More...

#include <CSOScopeEvents.h>

Inheritance diagram for ml::CSOChangeEventScope:
ml::CSOAttributeChangeScope ml::CSOClearScope ml::CSOGeometryChangeScope

List of all members.

Public Member Functions

 CSOChangeEventScope (CSOList *csoList, int id, CSOEvent::CSOEventType eventType)
 ~CSOChangeEventScope ()

Protected Attributes

CSOList_csoList
int _id
CSOEvent::CSOEventType _eventType

Detailed Description

Base class for event grouping / pre-/post-command of changes of a CSO.

Definition at line 28 of file CSOScopeEvents.h.


Constructor & Destructor Documentation

ml::CSOChangeEventScope::CSOChangeEventScope ( CSOList csoList,
int  id,
CSOEvent::CSOEventType  eventType 
)
ml::CSOChangeEventScope::~CSOChangeEventScope ( )

Member Data Documentation

Definition at line 34 of file CSOScopeEvents.h.

Definition at line 35 of file CSOScopeEvents.h.


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