Flow-IPC 1.0.2
Flow-IPC project: Full implementation reference.
Classes | Namespaces
blob_stream_mq.hpp File Reference
#include "ipc/transport/detail/blob_stream_mq_impl.hpp"

Go to the source code of this file.

Classes

class  ipc::transport::Blob_stream_mq_base< Persistent_mq_handle >
 Base of Blob_stream_mq_sender and Blob_stream_mq_receiver containing certain static facilities, particularly for post-abort persistent resource cleanup. More...
 

Namespaces

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.