Module ipc

Module ipc 

Source
Expand description

Contains the machinery for Horizon OS’s IPC interface

Modules§

client
cmif
rc
server
sf
tipc
TIPC (“tiny IPC”) protocol support

Structs§

BufferDescriptor
CommandContent
CommandContext
CommandHeader
CommandSpecialHeader
DataWalker
ObjectInfo
ReceiveStaticDescriptor
SendStaticDescriptor

Enums§

BufferFlags
CommandProtocol

Constants§

DATA_PADDING

Functions§

get_aligned_data_offset
get_msg_buffer
read_array_from_buffer
Reads to an IPC array from a provided buffer
write_array_to_buffer
Reads an IPC array into a provided buffer