theLink 10.0
Loading...
Searching...
No Matches
MqRuntimeC_Class_C_API

MqRuntimeS - define the class … More...

+ Collaboration diagram for MqRuntimeC_Class_C_API:

Typedefs

typedef struct MqRuntimeSMQ_RT
 class-shortcut for struct MqRuntimeS *, all shortcut using the XX_YYY syntax (only for public API) …
 
typedef const struct MqRuntimeSMQ_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) …
 

Detailed Description

MqRuntimeS - define the class …

Typedef Documentation

◆ MQ_RT

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.

◆ MQ_RTN

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.

◆ MQ_RTR

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.