GDCM_NAME_SPACE::DicomElement Struct Reference

structure, for internal use only More...

#include <gdcmCommon.h>

Collaboration diagram for GDCM_NAME_SPACE::DicomElement:

Collaboration graph
[legend]
List of all members.

Public Attributes

unsigned short int Group
 Dicom Group number.
unsigned short int Elem
 Dicom Element number.
VRKey VR
 Value Representation.
std::string Value
 value (coded as a std::string) of the Element

Detailed Description

structure, for internal use only

Definition at line 169 of file gdcmCommon.h.


Member Data Documentation

unsigned short int GDCM_NAME_SPACE::DicomElement::Elem
 

Dicom Element number.

Definition at line 174 of file gdcmCommon.h.

Referenced by GDCM_NAME_SPACE::File::AddAnonymizeElement(), GDCM_NAME_SPACE::DicomDirElement::AddDicomDirElement(), GDCM_NAME_SPACE::Document::AddForceLoadElement(), GDCM_NAME_SPACE::DicomDirElement::DicomDirElement(), and GDCM_NAME_SPACE::FillDefaultDIRDict().

unsigned short int GDCM_NAME_SPACE::DicomElement::Group
 

Dicom Group number.

Definition at line 172 of file gdcmCommon.h.

Referenced by GDCM_NAME_SPACE::File::AddAnonymizeElement(), GDCM_NAME_SPACE::DicomDirElement::AddDicomDirElement(), GDCM_NAME_SPACE::Document::AddForceLoadElement(), GDCM_NAME_SPACE::DicomDirElement::DicomDirElement(), and GDCM_NAME_SPACE::FillDefaultDIRDict().

std::string GDCM_NAME_SPACE::DicomElement::Value
 

value (coded as a std::string) of the Element

Definition at line 178 of file gdcmCommon.h.

Referenced by GDCM_NAME_SPACE::File::AddAnonymizeElement(), GDCM_NAME_SPACE::DicomDirElement::AddDicomDirElement(), GDCM_NAME_SPACE::DicomDirElement::DicomDirElement(), and GDCM_NAME_SPACE::FillDefaultDIRDict().

VRKey GDCM_NAME_SPACE::DicomElement::VR
 

Value Representation.

Definition at line 176 of file gdcmCommon.h.

Referenced by GDCM_NAME_SPACE::DicomDirElement::AddDicomDirElement(), GDCM_NAME_SPACE::DicomDirElement::DicomDirElement(), and GDCM_NAME_SPACE::FillDefaultDIRDict().


The documentation for this struct was generated from the following file:
Generated on Fri Aug 24 13:01:23 2007 for gdcm by  doxygen 1.4.6