theLink 10.0
Loading...
Searching...
No Matches
MqMsgque_Type_C_API

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 libmqmsgque::config_t
 libconfig struct
 
typedef struct config_setting_t libmqmsgque::config_setting_t
 libconfig struct
 
typedef int libmqmsgque::MQ_LTR
 32bit longterm transaction token because PHP-32 does NOT support long long
 
typedef int libmqmsgque::MQ_ROU
 32bit routing token because PHP-32 does NOT support long long
 
typedef MK_NUM libmqmsgque::MQ_SLAVE_ID
 a slave identiver
 
typedef int libmqmsgque::MQ_HDL
 handle data-type
 
typedef int libmqmsgque::MQ_SOCK_HDL
 

Detailed Description

MqMsgque PACKAGE - a collection of common used data types and definitions …

Macro Definition Documentation

◆ MK_FORMAT_SOCK

#define MK_FORMAT_SOCK   "%i"

Definition at line 602 of file LibMqMsgque_mq.h.

Typedef Documentation

◆ config_setting_t

libconfig struct

Definition at line 445 of file LibMqMsgque_mq.h.

◆ config_t

libconfig struct

Definition at line 443 of file LibMqMsgque_mq.h.

◆ MQ_HDL

typedef int libmqmsgque::MQ_HDL

handle data-type

Definition at line 466 of file LibMqMsgque_mq.h.

◆ MQ_LTR

typedef int libmqmsgque::MQ_LTR

32bit longterm transaction token because PHP-32 does NOT support long long

Definition at line 456 of file LibMqMsgque_mq.h.

◆ MQ_ROU

typedef int libmqmsgque::MQ_ROU

32bit routing token because PHP-32 does NOT support long long

Definition at line 459 of file LibMqMsgque_mq.h.

◆ MQ_SLAVE_ID

a slave identiver

Definition at line 462 of file LibMqMsgque_mq.h.

◆ MQ_SOCK_HDL

Definition at line 601 of file LibMqMsgque_mq.h.