|
PACS System 0.1.0
PACS DICOM system library
|
Adapter for mapping DICOM VR types to container_system values. More...
#include <kcenon/pacs/core/dicom_dataset.h>#include <kcenon/pacs/core/dicom_element.h>#include <kcenon/pacs/core/dicom_tag.h>#include <kcenon/pacs/encoding/vr_type.h>#include <kcenon/common/patterns/result.h>#include <container.h>#include <cstdint>#include <span>#include <string>#include <vector>

Go to the source code of this file.
Classes | |
| class | kcenon::pacs::integration::container_adapter |
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::pacs |
| namespace | kcenon::pacs::integration |
Adapter for mapping DICOM VR types to container_system values.
This file provides the container_adapter class for converting between DICOM data elements and container_system value types. It enables efficient serialization and deserialization of DICOM datasets.
Definition in file container_adapter.h.