MqRuntimeS - define the class … More...
Collaboration diagram for MqRuntimeC_Class_C_API:Typedefs | |
| typedef struct MqRuntimeS * | MQ_RT |
class-shortcut for struct MqRuntimeS *, all shortcut using the XX_YYY syntax (only for public API) … | |
| typedef const struct MqRuntimeS * | MQ_RTN |
class-shortcut for const struct MqRuntimeS *, all const shortcut using the XX_YYYC syntax (only for public API) … | |
| typedef struct MqRuntimeS | MQ_RTR |
reference-shortcut for struct MqRuntimeS, all shortcut using the XX_YYYR syntax (only for public API) … | |
MqRuntimeS - define the class …
| typedef struct MqRuntimeS* MQ_RT |
class-shortcut for struct MqRuntimeS *, all shortcut using the XX_YYY syntax (only for public API) …
Definition at line 497 of file LibMqMsgque_mq.h.
| typedef const struct MqRuntimeS* MQ_RTN |
class-shortcut for const struct MqRuntimeS *, all const shortcut using the XX_YYYC syntax (only for public API) …
Definition at line 500 of file LibMqMsgque_mq.h.
| typedef struct MqRuntimeS MQ_RTR |
reference-shortcut for struct MqRuntimeS, all shortcut using the XX_YYYR syntax (only for public API) …
Definition at line 503 of file LibMqMsgque_mq.h.