MqEnvS - define the class … More...
Collaboration diagram for MqEnvC_Class_C_API:Typedefs | |
| typedef struct MqEnvS * | libmqmsgque::MQ_ENV |
class-shortcut for struct MqEnvS *, all shortcut using the XX_YYY syntax (only for public API) … | |
| typedef const struct MqEnvS * | libmqmsgque::MQ_ENVN |
class-shortcut for const struct MqEnvS *, all const shortcut using the XX_YYYC syntax (only for public API) … | |
| typedef struct MqEnvS | libmqmsgque::MQ_ENVR |
reference-shortcut for struct MqEnvS, all shortcut using the XX_YYYR syntax (only for public API) … | |
MqEnvS - define the class …
| typedef struct MqEnvS* libmqmsgque::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.
| typedef const struct MqEnvS* libmqmsgque::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.
| typedef struct MqEnvS libmqmsgque::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.