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...

Collaboration diagram for DB_SmallDcmElmt:
Collaboration graph
[legend]

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 141 of file dcmqridx.h.


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


Generated on 12 Dec 2009 for OFFIS DCMTK Version 3.5.4 by Doxygen 1.6.1