theLink 10.0 NHI1 - theKernel - theLink - theConfig - theSq3Lite - theCompiler - theBrain - theGuard - theLib
c - tcl - atl - cs - py - rb - jv - cc
Loading...
Searching...
No Matches
MqContextS Struct Reference

PUBLIC data structure for the jvmqmsgque-specific-data More...

#include <LibMqMsgque_mq.h>

+ Collaboration diagram for MqContextS:

Public Attributes

union { 
 
   struct MkObjectS   obj 
 
super 
 
const struct MqConfigS config
 the configuration data is used for "end-user" configuration
 
struct MqSetupS setup
 the setup data is used to link the object with the user application
 
struct MkBuffer64S ctxbuf
 misc temporary MkBufferC object
 
enum MqStatusIsEF statusIs
 how the context was created?
 
struct MqLinkS link
 link object data
 
MK_BINB private_variables [16]
 

Detailed Description

PUBLIC data structure for the jvmqmsgque-specific-data

Definition at line 4113 of file LibMqMsgque_mq.h.

Member Data Documentation

◆ config

const struct MqConfigS MqContextS::config

the configuration data is used for "end-user" configuration

Definition at line 4124 of file LibMqMsgque_mq.h.

◆ ctxbuf

struct MkBuffer64S MqContextS::ctxbuf

misc temporary MkBufferC object

Definition at line 4126 of file LibMqMsgque_mq.h.

◆ link

struct MqLinkS MqContextS::link

link object data

Definition at line 4128 of file LibMqMsgque_mq.h.

◆ obj

struct MkObjectS MqContextS::obj

Definition at line 4117 of file LibMqMsgque_mq.h.

◆ private_variables

MK_BINB MqContextS::private_variables[16]

Definition at line 4131 of file LibMqMsgque_mq.h.

◆ setup

struct MqSetupS MqContextS::setup

the setup data is used to link the object with the user application

Definition at line 4125 of file LibMqMsgque_mq.h.

◆ statusIs

enum MqStatusIsEF MqContextS::statusIs

how the context was created?

Definition at line 4127 of file LibMqMsgque_mq.h.

◆ [union]

union { ... } MqContextS::super

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