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

Response encoding job for Stage 5 of the pipeline. More...

Include dependency graph for response_encode_job.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  kcenon::pacs::network::pipeline::encoded_response
 Encoded PDU ready for network transmission. More...
 
class  kcenon::pacs::network::pipeline::response_encode_job
 Job for encoding DIMSE responses into PDU bytes. More...
 

Namespaces

namespace  kcenon
 
namespace  kcenon::pacs
 
namespace  kcenon::pacs::network
 
namespace  kcenon::pacs::network::pipeline
 

Detailed Description

Response encoding job for Stage 5 of the pipeline.

This job handles encoding DIMSE responses into PDU bytes for transmission over the network.

See also
Issue #517 - Implement typed_thread_pool-based I/O Pipeline
Issue #522 - Phase 5: Response Jobs
Author
kcenon
Since
1.0.0

Definition in file response_encode_job.h.