theLink 10.0 NHI1 - theKernel - theLink - theConfig - theSq3Lite - theCompiler - theBrain - theGuard - theLib
c - tcl - atl - cs - py - rb - jv - cc
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: MK_NULL, 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 994 of file LibMqMsgque_mq.h.

Field Documentation

◆ context

MQ_CTX MqLinkSlaveS::context

link to MQ and initialisation-flag

Definition at line 995 of file LibMqMsgque_mq.h.

◆ size

MK_NUM MqLinkSlaveS::size

size of slaves[]

Definition at line 1000 of file LibMqMsgque_mq.h.

◆ slaves

MQ_CTX* MqLinkSlaveS::slaves

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

Definition at line 998 of file LibMqMsgque_mq.h.

◆ used

MK_NUM MqLinkSlaveS::used

number of slave objects in slaves[]

Definition at line 999 of file LibMqMsgque_mq.h.


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