|
Corium 1.1.0
High-Performance Zero-Heap C++20 MPSC Application Runtime
|
Cross-platform portable IPC channel alias. More...
#include "corium/ipc/UdsChannel.hpp"
Include dependency graph for PlatformChannel.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | corium |
| namespace | corium::ipc |
Typedefs | |
| template<typename EventVariant > | |
| using | corium::ipc::PlatformChannel = UdsChannel< EventVariant > |
| Platform-agnostic inter-process datagram channel. Resolves to UdsChannel on POSIX/UNIX systems and supported Windows platforms. | |
Cross-platform portable IPC channel alias.