DCMTK Version 3.6.8
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 More...
 
DB_SmallDcmElmtoperator= (const DB_SmallDcmElmt &copy)
 private undefined copy assignment operator More...
 

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

Constructor & Destructor Documentation

◆ DB_SmallDcmElmt()

DB_SmallDcmElmt::DB_SmallDcmElmt ( const DB_SmallDcmElmt copy)
private

private undefined copy constructor

Parameters
copydocumented to avoid doxygen warning

Member Function Documentation

◆ operator=()

DB_SmallDcmElmt & DB_SmallDcmElmt::operator= ( const DB_SmallDcmElmt copy)
private

private undefined copy assignment operator

Parameters
copydocumented to avoid doxygen warning

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


Generated on Tue Dec 19 2023 for DCMTK Version 3.6.8 by Doxygen 1.9.4