MqMsgque PACKAGE - a collection of common used data types and definitions … More...
Macros | |
#define | MK_FORMAT_SOCK "%i" |
Typedefs | |
typedef struct config_t | config_t |
libconfig struct | |
typedef struct config_setting_t | config_setting_t |
libconfig struct | |
typedef int | MQ_LTR |
32bit longterm transaction token because PHP-32 does NOT support long long | |
typedef int | MQ_ROU |
32bit routing token because PHP-32 does NOT support long long | |
typedef MK_NUM | MQ_SLAVE_ID |
a slave identiver | |
typedef int | MQ_HDL |
handle data-type | |
typedef int | MQ_SOCK_HDL |
MqMsgque PACKAGE - a collection of common used data types and definitions …
#define MK_FORMAT_SOCK "%i" |
Definition at line 597 of file LibMqMsgque_mq.h.
typedef struct config_setting_t config_setting_t |
libconfig struct
Definition at line 440 of file LibMqMsgque_mq.h.
libconfig struct
Definition at line 438 of file LibMqMsgque_mq.h.
typedef int MQ_HDL |
handle data-type
Definition at line 461 of file LibMqMsgque_mq.h.
typedef int MQ_LTR |
32bit longterm transaction token because PHP-32 does NOT support long long
Definition at line 451 of file LibMqMsgque_mq.h.
typedef int MQ_ROU |
32bit routing token because PHP-32 does NOT support long long
Definition at line 454 of file LibMqMsgque_mq.h.
typedef MK_NUM MQ_SLAVE_ID |
a slave identiver
Definition at line 457 of file LibMqMsgque_mq.h.
typedef int MQ_SOCK_HDL |
Definition at line 596 of file LibMqMsgque_mq.h.