|
PACS System 0.1.0
PACS DICOM system library
|
Network I/O send job for Stage 6 of the pipeline. More...
#include <kcenon/pacs/network/pipeline/pipeline_coordinator.h>#include <kcenon/pacs/network/pipeline/pipeline_job_types.h>#include <kcenon/pacs/core/result.h>#include <cstdint>#include <functional>#include <string>#include <vector>

Go to the source code of this file.
Classes | |
| class | kcenon::pacs::network::pipeline::send_network_io_job |
| Job for sending PDU data over network connections. More... | |
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::pacs |
| namespace | kcenon::pacs::network |
| namespace | kcenon::pacs::network::pipeline |
Network I/O send job for Stage 6 of the pipeline.
This job handles sending encoded PDU bytes over the network.
Definition in file send_network_io_job.h.