i3
|
#include <ipc.h>
Public Member Functions | |
TAILQ_ENTRY (ipc_client) clients | |
Data Fields | |
home mandrake rpm BUILD i3 e bf2 include ipc h int | fd |
int | num_events |
char ** | events |
ipc_client::TAILQ_ENTRY | ( | ipc_client | ) |
char** ipc_client::events |
Definition at line 25 of file ipc.h.
Referenced by add_subscription(), ipc_receive_message(), and ipc_send_event().
home mandrake rpm BUILD i3 e bf2 include ipc h int ipc_client::fd |
Definition at line 21 of file ipc.h.
Referenced by IPC_HANDLER(), ipc_receive_message(), ipc_send_event(), and ipc_shutdown().
Definition at line 24 of file ipc.h.
Referenced by add_subscription(), ipc_receive_message(), and ipc_send_event().