OFFIS DCMTK  Version 3.6.0
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...

Collaboration diagram for DB_SmallDcmElmt:
[legend]

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 Thu Dec 20 2012 for OFFIS DCMTK Version 3.6.0 by Doxygen 1.8.2