MqEnvS - define the class … More...
Typedefs | |
typedef struct MqEnvS * | MQ_ENV |
class-shortcut for struct MqEnvS * , all shortcut using the XX_YYY syntax (only for public API) … | |
typedef const struct MqEnvS * | MQ_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) … | |
MqEnvS - define the class …
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.
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.
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.