DCMTK
Version 3.6.1 20170228
OFFIS DICOM Toolkit
|
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 ©) | |
private undefined copy constructor | |
DB_SmallDcmElmt & | operator= (const DB_SmallDcmElmt ©) |
private undefined copy assignment operator | |
this class provides a primitive interface for handling a flat DICOM element, similar to DcmElement, but only for use within the database module