Corium
1.1.0
High-Performance Zero-Heap C++20 MPSC Application Runtime
Loading...
Searching...
No Matches
ipc.hpp
Go to the documentation of this file.
1
7
#pragma once
8
9
#include "
corium/ipc/DomainSocket.hpp
"
10
#include "
corium/ipc/IpcChannel.hpp
"
11
#include "
corium/ipc/SharedMemory.hpp
"
12
#include "
corium/ipc/ShmMpscQueue.hpp
"
13
#include "
corium/ipc/UdsChannel.hpp
"
14
#include "
corium/ipc/PlatformChannel.hpp
"
DomainSocket.hpp
UNIX Domain Socket datagram listener and client implementation.
IpcChannel.hpp
Zero-copy typed event exchange over POSIX shared memory.
PlatformChannel.hpp
Cross-platform portable IPC channel alias.
SharedMemory.hpp
RAII wrapper for POSIX shared memory and Windows file mappings.
ShmMpscQueue.hpp
Lock-free multi-producer single-consumer queue located in shared memory.
UdsChannel.hpp
UNIX Domain Socket datagram inter-process event channel.
include
corium
ipc
ipc.hpp
Generated by
1.9.8