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