Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include <mitkIOUtil.h>
Public Member Functions | |
virtual bool | operator() (SaveInfo &saveInfo) const =0 |
Struct that is the base class for option callbacks used in save operations. The callback is used by IOUtil, if more than one suitable writer was found or the a writer containes options that can be set. The callback allows to change option settings and select the writer that should be used (via saveInfo).
Definition at line 93 of file mitkIOUtil.h.
|
pure virtual |