Flow-IPC 1.0.1
Flow-IPC project: Full implementation reference.
|
#include "ipc/shm/classic/classic_fwd.hpp"
#include "ipc/shm/classic/pool_arena.hpp"
#include "ipc/shm/shm.hpp"
Go to the source code of this file.
Classes | |
struct | ipc::shm::Arena_to_borrower_allocator_arena< classic::Pool_arena > |
Implementation of Arena_to_borrower_allocator_arena_t for SHM-classic arenas. 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::shm |
Modules for SHared Memory (SHM) support. | |