|
PACS System 0.1.0
PACS DICOM system library
|
DICOM N-GET SCP service for attribute retrieval. More...
#include "scp_service.h"#include <atomic>#include <functional>#include <string>#include <vector>

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. | |
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).
Definition in file n_get_scp.h.