9 #include "fwGdcmIO/reader/iod/InformationObjectDefinition.hpp" 35 const ::fwLog::Logger::sptr& logger =
nullptr,
36 ProgressCallback progress =
nullptr,
37 CancelRequestedCallback cancel =
nullptr);
40 FWGDCMIO_API ~SpatialFiducialsIOD();
This class defines a DICOM SOP instance. It is useful during the whole writing process. This class allows to share data between module writers.
The namespace fwGdcmIO contains reader, writer and helper for dicom data.
SpatialFiducialsIOD class used to read Spatial Fiducials IODs.
Implements a failed exception class for fwGdcmIO.