|
Flow-IPC 2.0.0
Flow-IPC project: Public API.
|
Classes | |
| class | ipc::transport::Posix_mq_handle |
Implements the Persistent_mq_handle concept by wrapping the POSIX message queue API (see man mq_overview). 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. | |