DB_SmallDcmElmt Struct Reference

this class provides a primitive interface for handling a flat DICOM element, similar to DcmElement, but only for use within the database module More...

List of all members.

Public Member Functions

 DB_SmallDcmElmt ()
 default constructor

Public Attributes

char * PValueField
 pointer to the value field
Uint32 ValueLength
 value length in bytes
DcmTagKey XTag
 attribute tag

Private Member Functions

 DB_SmallDcmElmt (const DB_SmallDcmElmt &copy)
 private undefined copy constructor
DB_SmallDcmElmtoperator= (const DB_SmallDcmElmt &copy)
 private undefined copy assignment operator


Detailed Description

this class provides a primitive interface for handling a flat DICOM element, similar to DcmElement, but only for use within the database module

Definition at line 136 of file dcmqridx.h.


The documentation for this struct was generated from the following file:


Generated on 6 Jan 2011 for OFFIS DCMTK Version 3.6.0 by Doxygen 1.5.1