MqErrorS - define the class … More...
Typedefs | |
typedef struct MqErrorS * | MQ_ERR |
class-shortcut for struct MqErrorS * , all shortcut using the XX_YYY syntax (only for public API) … | |
typedef const struct MqErrorS * | MQ_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) … | |
MqErrorS - define the class …
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.
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.
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.