#include "ipc/transport/sync_io/detail/blob_stream_mq_rcv_impl.hpp"
#include "ipc/transport/blob_stream_mq.hpp"
#include <boost/move/make_unique.hpp>
#include <experimental/propagate_const>
Go to the source code of this file.
|  | 
| namespace | ipc | 
|  | Catch-all namespace for the Flow-IPC project: A library/API in modern C++17 providing high-performance communication between processes. 
 | 
|  | 
| namespace | ipc::transport | 
|  | Flow-IPC module providing transmission of structured messages and/or low-level blobs (and more) between pairs of processes. 
 | 
|  | 
| namespace | ipc::transport::sync_io | 
|  | sync_io-pattern counterparts to async-I/O-pattern object types in parent namespace ipc::transport.
 | 
|  |