Flow-IPC 1.0.2
Flow-IPC project: Public API.
|
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::shm |
Modules for SHared Memory (SHM) support. | |
namespace | ipc::shm::classic |
ipc::shm sub-module with the SHM-classic SHM-provider. See ipc::shm doc header for introduction. | |
Functions | |
std::ostream & | ipc::shm::classic::operator<< (std::ostream &os, const Pool_arena &val) |
Prints string representation of the given Pool_arena to the given ostream . More... | |