Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

gdcm::DicomElement Struct Reference

structure, for internal use only More...

#include <gdcmCommon.h>

List of all members.

Public Attributes

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


Detailed Description

structure, for internal use only

Definition at line 132 of file gdcmCommon.h.


Member Data Documentation

unsigned short int gdcm::DicomElement::Elem
 

Dicom Element number.

Definition at line 137 of file gdcmCommon.h.

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

unsigned short int gdcm::DicomElement::Group
 

Dicom Group number.

Definition at line 135 of file gdcmCommon.h.

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

std::string gdcm::DicomElement::Value
 

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

Definition at line 139 of file gdcmCommon.h.

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


The documentation for this struct was generated from the following file:
Generated on Fri Jan 20 10:15:02 2006 for gdcm by  doxygen 1.4.4