Flow-IPC 1.0.2
Flow-IPC project: Public API.
Classes | Namespaces
bipc_mq_handle.hpp File Reference

Classes

class  ipc::transport::Bipc_mq_handle
 Implements the Persistent_mq_handle concept by thinly wrapping bipc::message_queue, which is boost.interprocess's persistent message queue API. 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.