PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
kcenon::pacs::services::ups_set_data Struct Reference

Data for N-SET operation (modify workitem attributes) More...

#include <ups_push_scu.h>

Collaboration diagram for kcenon::pacs::services::ups_set_data:
Collaboration graph

Public Attributes

std::string workitem_uid
 Workitem SOP Instance UID (required)
 
core::dicom_dataset modifications
 Modification dataset.
 

Detailed Description

Data for N-SET operation (modify workitem attributes)

Contains modifications to apply to an existing UPS workitem.

Definition at line 75 of file ups_push_scu.h.

Member Data Documentation

◆ modifications

core::dicom_dataset kcenon::pacs::services::ups_set_data::modifications

Modification dataset.

Definition at line 80 of file ups_push_scu.h.

Referenced by kcenon::pacs::services::ups_push_scu::set().

◆ workitem_uid

std::string kcenon::pacs::services::ups_set_data::workitem_uid

Workitem SOP Instance UID (required)

Definition at line 77 of file ups_push_scu.h.

Referenced by kcenon::pacs::services::ups_push_scu::set().


The documentation for this struct was generated from the following file: