MqTypeCtxS - define the class … More...
Collaboration diagram for MqTypeCtxC_Class_C_API:Typedefs | |
| typedef struct MqTypeCtxS * | MQ_CTXTYP |
class-shortcut for struct MqTypeCtxS *, all shortcut using the XX_YYY syntax (only for public API) … | |
| typedef const struct MqTypeCtxS * | MQ_CTXTYPN |
class-shortcut for const struct MqTypeCtxS *, all const shortcut using the XX_YYYC syntax (only for public API) … | |
| typedef struct MqTypeCtxS | MQ_CTXTYPR |
reference-shortcut for struct MqTypeCtxS, all shortcut using the XX_YYYR syntax (only for public API) … | |
MqTypeCtxS - define the class …
| typedef struct MqTypeCtxS* MQ_CTXTYP |
class-shortcut for struct MqTypeCtxS *, all shortcut using the XX_YYY syntax (only for public API) …
Definition at line 511 of file LibMqMsgque_mq.h.
| typedef const struct MqTypeCtxS* MQ_CTXTYPN |
class-shortcut for const struct MqTypeCtxS *, all const shortcut using the XX_YYYC syntax (only for public API) …
Definition at line 514 of file LibMqMsgque_mq.h.
| typedef struct MqTypeCtxS MQ_CTXTYPR |
reference-shortcut for struct MqTypeCtxS, all shortcut using the XX_YYYR syntax (only for public API) …
Definition at line 517 of file LibMqMsgque_mq.h.