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

Public Attributes

bool server_control_file
 
IPCServerserver
 
IpcDescriptorclient_ipc
 

Additional Inherited Members

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

Detailed Description

Definition at line 16 of file ipc_sysfs.cpp.

Member Data Documentation

◆ server_control_file

bool server_control_file

◆ server

IPCServer* server

Definition at line 19 of file ipc_sysfs.cpp.

Referenced by vfs_ipc_file_read(), vfs_ipc_file_release(), and vfs_open_ipc().

◆ client_ipc

IpcDescriptor* client_ipc

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