DOKK / manpages / debian 10 / libqb-dev / qbipc_common.h.3.en
qbipc_common.h(3) libqb qbipc_common.h(3)

qbipc_common.h - common types and definitions

#include <stdint.h>


struct qb_ipc_request_header
struct qb_ipc_response_header


#define QB_IPC_MSG_NEW_MESSAGE 0
#define QB_IPC_MSG_USER_START QB_IPC_MSG_NEW_MESSAGE
#define QB_IPC_MSG_AUTHENTICATE -1
#define QB_IPC_MSG_NEW_EVENT_SOCK -2
#define QB_IPC_MSG_DISCONNECT -3


enum qb_ipc_type { QB_IPC_SOCKET, QB_IPC_SHM, QB_IPC_POSIX_MQ, QB_IPC_SYSV_MQ, QB_IPC_NATIVE }


struct qb_ipc_request_header __attribute__ ((aligned(8)))


enum qb_ipc_type __attribute__

common types and definitions

Enumerator

aligned(8)))

Generated automatically by Doxygen for libqb from the source code.

Fri Apr 26 2019 Version 1.0.5