|
PACS System 0.1.0
PACS DICOM system library
|
Comprehensive DICOM test data generators for integration testing. More...
#include "kcenon/pacs/core/dicom_dataset.h"#include "kcenon/pacs/core/dicom_tag_constants.h"#include "kcenon/pacs/services/sop_classes/us_storage.h"#include "kcenon/pacs/services/sop_classes/xa_storage.h"#include <cstdint>#include <string>#include <vector>

Go to the source code of this file.
Classes | |
| struct | kcenon::pacs::integration_test::multi_modal_study |
| Represents a complete patient study with multiple modalities. More... | |
| class | kcenon::pacs::integration_test::test_data_generator |
| Comprehensive DICOM test data generator. More... | |
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::pacs |
| namespace | kcenon::pacs::integration_test |
Comprehensive DICOM test data generators for integration testing.
Provides a dedicated class for generating various types of DICOM datasets including different modalities (CT, MR, XA, US), multi-frame images, enhanced IODs, and edge case datasets for thorough testing.
Definition in file test_data_generator.h.