theLink 10.0
Loading...
Searching...
No Matches
MqTypeCtxC_Class_C_API

MqTypeCtxS - define the class … More...

+ Collaboration diagram for MqTypeCtxC_Class_C_API:

Typedefs

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

Detailed Description

MqTypeCtxS - define the class …

Typedef Documentation

◆ MQ_CTXTYP

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.

◆ MQ_CTXTYPN

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.

◆ MQ_CTXTYPR

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.