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

Extend the MkErrorS with libmqmsgque specific features … More...

#include <LibMqMsgque_mq.h>

+ Collaboration diagram for MqErrorS:

Data Fields

union { 
 
   struct MkObjectS   obj 
 
   struct MkExtensionS   ext 
 
   struct MkErrExtS   errext 
 
super 
 
char errhint
 
MQ_CTXN client_ctx
 
struct MqEnvS client_protect
 
MQ_CTXN server_ctx
 
struct MqEnvS server_protect
 

Detailed Description

Extend the MkErrorS with libmqmsgque specific features …

Definition at line 2794 of file LibMqMsgque_mq.h.

Field Documentation

◆ client_ctx

MQ_CTXN MqErrorS::client_ctx

Definition at line 2808 of file LibMqMsgque_mq.h.

◆ client_protect

struct MqEnvS MqErrorS::client_protect

Definition at line 2812 of file LibMqMsgque_mq.h.

◆ errext

struct MkErrExtS MqErrorS::errext

Definition at line 2800 of file LibMqMsgque_mq.h.

◆ errhint

char MqErrorS::errhint

Definition at line 2806 of file LibMqMsgque_mq.h.

◆ ext

struct MkExtensionS MqErrorS::ext

Definition at line 2799 of file LibMqMsgque_mq.h.

◆ obj

struct MkObjectS MqErrorS::obj

Definition at line 2798 of file LibMqMsgque_mq.h.

◆ server_ctx

MQ_CTXN MqErrorS::server_ctx

Definition at line 2814 of file LibMqMsgque_mq.h.

◆ server_protect

struct MqEnvS MqErrorS::server_protect

Definition at line 2818 of file LibMqMsgque_mq.h.

◆ [union]

union { ... } MqErrorS::super

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