MOS Source Code
Loading...
Searching...
No Matches
ipc_server_io_t Struct Reference
+ Inheritance diagram for ipc_server_io_t:
+ Collaboration diagram for ipc_server_io_t:

Public Attributes

IPC_ControlIO control_io
 
IPCServerserver
 

Additional Inherited Members

- Static Public Attributes inherited from NamedType<"IPC.ServerIO">
static constexpr mos::string_view type_name
 

Detailed Description

Definition at line 19 of file ipc_io.cpp.

Member Data Documentation

◆ control_io

IPC_ControlIO control_io

Definition at line 21 of file ipc_io.cpp.

Referenced by ipc_create().

◆ server

IPCServer* server

Definition at line 22 of file ipc_io.cpp.

Referenced by ipc_accept(), ipc_create(), and IPC_ControlIO::on_closed().


The documentation for this struct was generated from the following file: