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

Data for N-GET operation (retrieve workitem) More...

#include <ups_push_scu.h>

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

Public Attributes

std::string workitem_uid
 Workitem SOP Instance UID (required)
 
std::vector< core::dicom_tagattribute_tags
 Specific attribute tags to retrieve (empty = all)
 

Detailed Description

Data for N-GET operation (retrieve workitem)

Definition at line 86 of file ups_push_scu.h.

Member Data Documentation

◆ attribute_tags

std::vector<core::dicom_tag> kcenon::pacs::services::ups_get_data::attribute_tags

Specific attribute tags to retrieve (empty = all)

Definition at line 91 of file ups_push_scu.h.

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

◆ workitem_uid

std::string kcenon::pacs::services::ups_get_data::workitem_uid

Workitem SOP Instance UID (required)

Definition at line 88 of file ups_push_scu.h.

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


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