7 #include "fwGdcmIO/container/sr/DicomSRContainerNode.hpp" 9 #include "fwGdcmIO/helper/DicomDataWriter.hxx" 39 ::fwGdcmIO::helper::DicomDataWriter::setTagValue< 0x0040, 0xa050 >(
"SEPARATE", dataset);
virtual FWGDCMIO_API ~DicomSRContainerNode()
Destructor.
The namespace fwGdcmIO contains reader, writer and helper for dicom data.
virtual FWGDCMIO_API void write(::gdcm::DataSet &dataset) const
Write the SR node in the dataset.
This class defines a node in a SR document.
FWGDCMIO_API DicomSRContainerNode(const DicomCodedAttribute &codedAttribute, const std::string &relationship="")
Constructor.
This class represents a DICOM basic coded entry. It stores the four mains attributes : Code Value...
virtual FWGDCMIO_API void write(::gdcm::DataSet &dataset) const
Write the SR node in the dataset.