|
PACS System 0.1.0
PACS DICOM system library
|
Implementation of Parametric Map IOD Validator. More...
#include "kcenon/pacs/services/validation/parametric_map_iod_validator.h"#include "kcenon/pacs/core/dicom_tag_constants.h"#include "kcenon/pacs/services/sop_classes/parametric_map_storage.h"
Go to the source code of this file.
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::pacs |
| namespace | kcenon::pacs::services |
| namespace | kcenon::pacs::services::validation |
Functions | |
| validation_result | kcenon::pacs::services::validation::validate_parametric_map_iod (const core::dicom_dataset &dataset) |
| Validate a Parametric Map dataset with default options. | |
| bool | kcenon::pacs::services::validation::is_valid_parametric_map_dataset (const core::dicom_dataset &dataset) |
| Quick check if a dataset is a valid Parametric Map object. | |
Implementation of Parametric Map IOD Validator.
Definition in file parametric_map_iod_validator.cpp.