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

DICOM Storage Commitment Push Model SCP service. More...

#include "scp_service.h"
#include "storage_commitment_types.h"
#include <kcenon/pacs/storage/storage_interface.h>
#include <atomic>
#include <memory>
#include <string>
Include dependency graph for storage_commitment_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::storage_commitment_scp
 Storage Commitment Push Model SCP. More...
 

Namespaces

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

Detailed Description

DICOM Storage Commitment Push Model SCP service.

Handles N-ACTION requests from modalities to commit stored SOP Instances, verifies each instance against the storage backend, and reports results via N-EVENT-REPORT.

See also
DICOM PS3.4 Annex J - Storage Commitment Push Model Service Class
DICOM PS3.7 Section 10.1.4 - N-ACTION Service
DICOM PS3.7 Section 10.1.1 - N-EVENT-REPORT Service
Author
kcenon
Since
1.0.0

Definition in file storage_commitment_scp.h.