theLink 10.0
Loading...
Searching...
No Matches
MqEnvC_Class_C_API

MqEnvS - define the class … More...

+ Collaboration diagram for MqEnvC_Class_C_API:

Typedefs

typedef struct MqEnvSMQ_ENV
 class-shortcut for struct MqEnvS *, all shortcut using the XX_YYY syntax (only for public API) …
 
typedef const struct MqEnvSMQ_ENVN
 class-shortcut for const struct MqEnvS *, all const shortcut using the XX_YYYC syntax (only for public API) …
 
typedef struct MqEnvS MQ_ENVR
 reference-shortcut for struct MqEnvS, all shortcut using the XX_YYYR syntax (only for public API) …
 

Detailed Description

MqEnvS - define the class …

Typedef Documentation

◆ MQ_ENV

typedef struct MqEnvS* MQ_ENV

class-shortcut for struct MqEnvS *, all shortcut using the XX_YYY syntax (only for public API) …

Definition at line 567 of file LibMqMsgque_mq.h.

◆ MQ_ENVN

typedef const struct MqEnvS* MQ_ENVN

class-shortcut for const struct MqEnvS *, all const shortcut using the XX_YYYC syntax (only for public API) …

Definition at line 570 of file LibMqMsgque_mq.h.

◆ MQ_ENVR

typedef struct MqEnvS MQ_ENVR

reference-shortcut for struct MqEnvS, all shortcut using the XX_YYYR syntax (only for public API) …

Definition at line 573 of file LibMqMsgque_mq.h.