theLink 10.0
Loading...
Searching...
No Matches
MqLinkSlaveS Struct Reference

needed to "run-over-all-slaves" → example: MqRouteGetTree More...

#include <LibMqMsgque_mq.h>

+ Collaboration diagram for MqLinkSlaveS:

Data Fields

MQ_CTX context
 link to MQ and initialisation-flag
 
MQ_CTXslaves
 SLAVE: nil, MASTER a list of pointers of slave objects.
 
MK_NUM used
 number of slave objects in slaves[]
 
MK_NUM size
 size of slaves[]
 

Detailed Description

needed to "run-over-all-slaves" → example: MqRouteGetTree

Definition at line 991 of file LibMqMsgque_mq.h.

Field Documentation

◆ context

MQ_CTX MqLinkSlaveS::context

link to MQ and initialisation-flag

Definition at line 992 of file LibMqMsgque_mq.h.

◆ size

MK_NUM MqLinkSlaveS::size

size of slaves[]

Definition at line 997 of file LibMqMsgque_mq.h.

◆ slaves

MQ_CTX* MqLinkSlaveS::slaves

SLAVE: nil, MASTER a list of pointers of slave objects.

Definition at line 995 of file LibMqMsgque_mq.h.

◆ used

MK_NUM MqLinkSlaveS::used

number of slave objects in slaves[]

Definition at line 996 of file LibMqMsgque_mq.h.


The documentation for this struct was generated from the following file: