theLink 10.0 NHI1 - theKernel - theLink - theConfig - theSq3Lite - theCompiler - theBrain - theGuard
c - tcl - py - rb - jv - cc
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 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
 

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 597 of file LibMqMsgque_mq.h.

Typedef Documentation

◆ config_setting_t

libconfig struct

Definition at line 440 of file LibMqMsgque_mq.h.

◆ config_t

typedef struct config_t config_t

libconfig struct

Definition at line 438 of file LibMqMsgque_mq.h.

◆ MQ_HDL

typedef int MQ_HDL

handle data-type

Definition at line 461 of file LibMqMsgque_mq.h.

◆ MQ_LTR

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.

◆ MQ_ROU

typedef int MQ_ROU

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

Definition at line 454 of file LibMqMsgque_mq.h.

◆ MQ_SLAVE_ID

a slave identiver

Definition at line 457 of file LibMqMsgque_mq.h.

◆ MQ_SOCK_HDL

typedef int MQ_SOCK_HDL

Definition at line 596 of file LibMqMsgque_mq.h.