other versions
- wheezy 0.11.1-2
- jessie 0.11.1-2
- jessie-backports 1.0-1~bpo8+1
- testing 1.0.1-1
- unstable 1.0.1-1
qbipc_common.h(3) | libqb | qbipc_common.h(3) |
NAME¶
qbipc_common.h -SYNOPSIS¶
#include <stdint.h>Data Structures¶
struct qb_ipc_request_header
Defines¶
#define QB_IPC_MSG_NEW_MESSAGE 0
Enumerations¶
enum qb_ipc_type { QB_IPC_SOCKET, QB_IPC_SHM, QB_IPC_POSIX_MQ, QB_IPC_SYSV_MQ }
Functions¶
struct qb_ipc_request_header __attribute__ ((aligned(8)))
Variables¶
enum qb_ipc_type __attribute__
Define Documentation¶
#define QB_IPC_MSG_AUTHENTICATE -1¶
#define QB_IPC_MSG_DISCONNECT -3¶
#define QB_IPC_MSG_NEW_EVENT_SOCK -2¶
#define QB_IPC_MSG_NEW_MESSAGE 0¶
#define QB_IPC_MSG_USER_START QB_IPC_MSG_NEW_MESSAGE¶
Enumeration Type Documentation¶
enum qb_ipc_type¶
Enumerator:- QB_IPC_SOCKET
- QB_IPC_SHM
- QB_IPC_POSIX_MQ
- QB_IPC_SYSV_MQ
-
Function Documentation¶
struct qb_ipc_request_header __attribute__ ((aligned(8)))¶
Variable Documentation¶
int32_t error __attribute__¶
Author¶
Generated automatically by Doxygen for libqb from the source code.Tue Apr 3 2012 | Version 0.11.1 |