36class MultiFileVolumeList;
Field to encapsulate a pointer to an ML base object.
The ML module class BaseToMultiFileVolumeList class which converts object(s) from the connected input...
void handleNotification(Field *field) override
Handles changes of fields.
void activateAttachments() override
Called after changes of fields without handleNotification calls.
BaseToMultiFileVolumeList(int numInputs=0, int numOutputs=0)
Constructor.
virtual void _updateMultiFileVolumeListFromInput()
Check for changes of the Base input and update the output if necessary.
Class managing fields to show and handle a DICOM tree tag dump.
Base class for all fields used in the ML.
Base class for an image processing module of the ML.
Field to encapsulate a string value.
#define ML_MODULE_CLASS_HEADER(className)
Like ML_CLASS_HEADER for the usage of derived classes from Module.
Header of the BaseToMultiFileVolumeList class which converts object(s) from the connected input Base ...
Header file for the DicomTagDumpFieldAddOn which manages fields to show and handle a DICOM tree tag d...
Reference counted Base class encapsulating a list of MultiFileVolume instances.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.