Loading...
Searching...
No Matches
libmqmsgque::MqContextS Struct Reference

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

#include <LibMqMsgque_mq.h>

+ Collaboration diagram for libmqmsgque::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 ccmqmsgque-specific-data

Definition at line 3997 of file LibMqMsgque_mq.h.

Member Data Documentation

◆ config

const struct MqConfigS libmqmsgque::MqContextS::config

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

Definition at line 4008 of file LibMqMsgque_mq.h.

◆ ctxbuf

struct MkBuffer64S libmqmsgque::MqContextS::ctxbuf

misc temporary MkBufferC object

Definition at line 4010 of file LibMqMsgque_mq.h.

◆ link

struct MqLinkS libmqmsgque::MqContextS::link

link object data

Definition at line 4012 of file LibMqMsgque_mq.h.

◆ obj

struct MkObjectS libmqmsgque::MqContextS::obj

Definition at line 4001 of file LibMqMsgque_mq.h.

◆ private_variables

MK_BINB libmqmsgque::MqContextS::private_variables[16]

Definition at line 4015 of file LibMqMsgque_mq.h.

◆ setup

struct MqSetupS libmqmsgque::MqContextS::setup

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

Definition at line 4009 of file LibMqMsgque_mq.h.

◆ statusIs

enum MqStatusIsEF libmqmsgque::MqContextS::statusIs

how the context was created?

Definition at line 4011 of file LibMqMsgque_mq.h.

◆ [union]

union { ... } libmqmsgque::MqContextS::super

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