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 MqRuntimeSlibmqmsgque::MQ_RT
 class-shortcut for struct MqRuntimeS *, all shortcut using the XX_YYY syntax (only for public API) …
 
typedef const struct MqRuntimeSlibmqmsgque::MQ_RTN
 class-shortcut for const struct MqRuntimeS *, all const shortcut using the XX_YYYC syntax (only for public API) …
 
typedef struct MqRuntimeS libmqmsgque::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* libmqmsgque::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* libmqmsgque::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

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.