52 void _initializeFieldsAndMembers();
55 void _resetLoadedMembers();
#define MLDIRECTDICOMIMPORTOUTPUTS_EXPORT
DLL export macro definition.
Field to encapsulate a pointer to an ML base object.
Base class for all fields used in the ML.
The ML module base class MultiFileVolumeListBaseOutput used to implement further output modules for t...
The ML module class MultiFileVolumeListFIDOutput providing an additional output for FID (fiducial) DI...
void _updateVolumeInformation(MultiFileVolume *currVol) override
This is called by the super class if the volume has changed.
~MultiFileVolumeListFIDOutput() override
Destructor.
void handleNotification(Field *field) override
Handles changes of fields.
MultiFileVolumeListFIDOutput(int numInputs=0, int numOutputs=0)
Constructor.
void activateAttachments() override
Called after changes of fields without handleNotification calls.
Management class used by DirectDicomImport to create, represent and describe volumes composed of mult...
Field without value for notifications.
Field to encapsulate a string value.
Base object class XMarkerList (derived from BaseListTemplate) specialized for XMarker items.
#define ML_MODULE_CLASS_HEADER(className)
Like ML_CLASS_HEADER for the usage of derived classes from Module.
Provides the base class for an additional output for a MultiFileVolumeList module.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.