|
theLink 10.0
|
Extend the MkErrorS with ccmqmsgque specific features … More...
#include <LibMqMsgque_mq.h>
Collaboration diagram for libmqmsgque::MqErrorS:Public Attributes | ||
| 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 | |
Extend the MkErrorS with ccmqmsgque specific features …
Definition at line 2826 of file LibMqMsgque_mq.h.
| MQ_CTXN libmqmsgque::MqErrorS::client_ctx |
Definition at line 2840 of file LibMqMsgque_mq.h.
| struct MqEnvS libmqmsgque::MqErrorS::client_protect |
Definition at line 2844 of file LibMqMsgque_mq.h.
| struct MkErrExtS libmqmsgque::MqErrorS::errext |
Definition at line 2832 of file LibMqMsgque_mq.h.
| char libmqmsgque::MqErrorS::errhint |
Definition at line 2838 of file LibMqMsgque_mq.h.
| struct MkExtensionS libmqmsgque::MqErrorS::ext |
Definition at line 2831 of file LibMqMsgque_mq.h.
| struct MkObjectS libmqmsgque::MqErrorS::obj |
Definition at line 2830 of file LibMqMsgque_mq.h.
| MQ_CTXN libmqmsgque::MqErrorS::server_ctx |
Definition at line 2846 of file LibMqMsgque_mq.h.
| struct MqEnvS libmqmsgque::MqErrorS::server_protect |
Definition at line 2850 of file LibMqMsgque_mq.h.
| union { ... } libmqmsgque::MqErrorS::super |