SafeAPI Backend POSIX
POSIX/Linux OAL backend for safeAPIFreamwork
Loading...
Searching...
No Matches
posix_ipc_state_t Struct Reference

Data Fields

int read_fd
int write_fd
size_t message_size

Detailed Description

Definition at line 27 of file sapi_posix_backend_ipc.c.

Field Documentation

◆ message_size

size_t posix_ipc_state_t::message_size

Definition at line 31 of file sapi_posix_backend_ipc.c.

◆ read_fd

int posix_ipc_state_t::read_fd

Definition at line 29 of file sapi_posix_backend_ipc.c.

◆ write_fd

int posix_ipc_state_t::write_fd

Definition at line 30 of file sapi_posix_backend_ipc.c.


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