Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitk::Observable Class Referenceabstract

#include <mitkObservable.h>

Public Member Functions

virtual void SetObserver (Algorithm *_Algorithm)=0
 

Detailed Description

filter "Observable" interface

Definition at line 26 of file mitkObservable.h.

Member Function Documentation

virtual void mitk::Observable::SetObserver ( Algorithm _Algorithm)
pure virtual

this class garantuees to call Update() on all observer if it changes if you need more then one observer bundle the algorithms in a BatchAlgorithm


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