theLink 10.0
Loading...
Searching...
No Matches
MqErrorC_Class_C_API

MqErrorS - define the class … More...

+ Collaboration diagram for MqErrorC_Class_C_API:

Typedefs

typedef struct MqErrorSMQ_ERR
 class-shortcut for struct MqErrorS *, all shortcut using the XX_YYY syntax (only for public API) …
 
typedef const struct MqErrorSMQ_ERRN
 class-shortcut for const struct MqErrorS *, all const shortcut using the XX_YYYC syntax (only for public API) …
 
typedef struct MqErrorS MQ_ERRR
 reference-shortcut for struct MqErrorS, all shortcut using the XX_YYYR syntax (only for public API) …
 

Detailed Description

MqErrorS - define the class …

Typedef Documentation

◆ MQ_ERR

typedef struct MqErrorS* MQ_ERR

class-shortcut for struct MqErrorS *, all shortcut using the XX_YYY syntax (only for public API) …

Definition at line 483 of file LibMqMsgque_mq.h.

◆ MQ_ERRN

typedef const struct MqErrorS* MQ_ERRN

class-shortcut for const struct MqErrorS *, all const shortcut using the XX_YYYC syntax (only for public API) …

Definition at line 486 of file LibMqMsgque_mq.h.

◆ MQ_ERRR

typedef struct MqErrorS MQ_ERRR

reference-shortcut for struct MqErrorS, all shortcut using the XX_YYYR syntax (only for public API) …

Definition at line 489 of file LibMqMsgque_mq.h.