An object that stores the header information for DataElements.
More...
#include <vega/dicom/data_element_header.h>
An object that stores the header information for DataElements.
The header of a DICOM file DataElement includes a Tag, VR, and length.
◆ length_type
◆ is_undefined_length()
bool vega::dicom::DataElementHeader::is_undefined_length |
( |
| ) |
const |
◆ length
◆ tag
Tag vega::dicom::DataElementHeader::tag |
◆ UNDEFINED_LENGTH
const length_type vega::dicom::DataElementHeader::UNDEFINED_LENGTH |
|
static |
◆ vr
VR vega::dicom::DataElementHeader::vr |
The documentation for this struct was generated from the following file: