#include <gdcmCommon.h>
Public Attributes | |
| unsigned short int | Group |
| DicomGroup number. | |
| unsigned short int | Elem |
| DicomElement number. | |
| std::string | Value |
| value (coded as a std::string) of the Element | |
Definition at line 151 of file gdcmCommon.h.
|
|
DicomElement number.
Definition at line 156 of file gdcmCommon.h. Referenced by gdcm::File::AddAnonymizeElement(), gdcm::DicomDirElement::AddDicomDirElement(), and gdcm::DicomDirElement::DicomDirElement(). |
|
|
DicomGroup number.
Definition at line 154 of file gdcmCommon.h. Referenced by gdcm::File::AddAnonymizeElement(), gdcm::DicomDirElement::AddDicomDirElement(), and gdcm::DicomDirElement::DicomDirElement(). |
|
|
value (coded as a std::string) of the Element
Definition at line 158 of file gdcmCommon.h. Referenced by gdcm::File::AddAnonymizeElement(), gdcm::DicomDirElement::AddDicomDirElement(), and gdcm::DicomDirElement::DicomDirElement(). |
1.3.6