7 #ifndef __FWGDCMIO_CONTAINER_SR_DICOMSRCONTAINERNODE_HPP__ 8 #define __FWGDCMIO_CONTAINER_SR_DICOMSRCONTAINERNODE_HPP__ 10 #include "fwGdcmIO/config.hpp" 11 #include "fwGdcmIO/container/DicomCodedAttribute.hpp" 12 #include "fwGdcmIO/container/sr/DicomSRNode.hpp" 14 #include <gdcmDataSet.h> 34 FWGDCMIO_API
virtual ~DicomSRContainerNode();
40 FWGDCMIO_API
virtual void write(::gdcm::DataSet& dataset)
const;
The namespace fwGdcmIO contains reader, writer and helper for dicom data.
This class defines a node in a SR document.
This class represents a DICOM basic coded entry. It stores the four mains attributes : Code Value...
This class defines a CONTAINER node in a SR document.