Contur 2
Educational OS kernel simulator
Loading...
Searching...
No Matches
i_ipc_channel.h File Reference

IIpcChannel interface for inter-process communication channels. More...

#include <cstddef>
#include <span>
#include <string_view>
#include "contur/core/error.h"

Go to the source code of this file.

Classes

class  contur::IIpcChannel
 Common interface for IPC channels. More...

Namespaces

namespace  contur

Detailed Description

IIpcChannel interface for inter-process communication channels.

Definition in file i_ipc_channel.h.