PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
n_get_scp.h File Reference

DICOM N-GET SCP service for attribute retrieval. More...

#include "scp_service.h"
#include <atomic>
#include <functional>
#include <string>
#include <vector>
Include dependency graph for n_get_scp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kcenon::pacs::services::n_get_scp
 

Namespaces

namespace  kcenon
 
namespace  kcenon::pacs
 
namespace  kcenon::pacs::services
 

Typedefs

using kcenon::pacs::services::n_get_handler
 N-GET handler function type.
 

Detailed Description

DICOM N-GET SCP service for attribute retrieval.

This file provides the n_get_scp class for handling N-GET-RQ messages to retrieve attributes from managed SOP Instances (e.g., MPPS status).

See also
DICOM PS3.7 Section 10.1.2 - N-GET Service
Issue #720 - Implement N-GET SCP/SCU service
Author
kcenon
Since
1.0.0

Definition in file n_get_scp.h.