|
PACS System 0.1.0
PACS DICOM system library
|
DICOM UPS Query SCP service (C-FIND handler for UPS workitems) More...


Go to the source code of this file.
Classes | |
| class | kcenon::pacs::services::ups_query_scp |
| UPS Query SCP service for handling workitem C-FIND requests. More... | |
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::pacs |
| namespace | kcenon::pacs::services |
Typedefs | |
| using | kcenon::pacs::services::ups_query_handler |
| UPS query handler function type. | |
| using | kcenon::pacs::services::ups_query_cancel_check = std::function<bool()> |
| Cancel check function type for UPS queries. | |
Variables | |
| constexpr std::string_view | kcenon::pacs::services::ups_query_find_sop_class_uid |
| UPS Query Information Model - FIND SOP Class UID (PS3.4 Table CC.2-1) | |
DICOM UPS Query SCP service (C-FIND handler for UPS workitems)
This file provides the ups_query_scp class for handling C-FIND requests to search UPS workitems by state, priority, label, and other criteria.
Definition in file ups_query_scp.h.