DCMTK  Version 3.6.5
OFFIS DICOM Toolkit
Public Member Functions | Public Attributes | Private Member Functions | List of all members
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...

Public Member Functions

 DB_SmallDcmElmt ()
 default constructor
 

Public Attributes

DB_SerializedCharPtr PValueField
 pointer to the value field
 
Uint32 ValueLength
 value length in bytes
 
DB_SerializedTagKey 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


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


Generated on Mon Oct 28 2019 for DCMTK Version 3.6.5 by Doxygen 1.8.15