MqMsgque PACKAGE - a collection of common used data types and definitions … More...
Collaboration diagram for MqMsgque_Type_C_API: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 602 of file LibMqMsgque_mq.h.
| typedef struct config_setting_t config_setting_t |
libconfig struct
Definition at line 445 of file LibMqMsgque_mq.h.
libconfig struct
Definition at line 443 of file LibMqMsgque_mq.h.
| typedef int MQ_HDL |
handle data-type
Definition at line 466 of file LibMqMsgque_mq.h.
| typedef int MQ_LTR |
32bit longterm transaction token because PHP-32 does NOT support long long
Definition at line 456 of file LibMqMsgque_mq.h.
| typedef int MQ_ROU |
32bit routing token because PHP-32 does NOT support long long
Definition at line 459 of file LibMqMsgque_mq.h.
| typedef MK_NUM MQ_SLAVE_ID |
a slave identiver
Definition at line 462 of file LibMqMsgque_mq.h.
| typedef int MQ_SOCK_HDL |
Definition at line 601 of file LibMqMsgque_mq.h.