C++ and MQI cross-reference
This collection of topics contains information relating C++ to the MQI.
Read this information together with Data types used in the MQI.
This table relates MQI data structures to the C++ classes and include files. The following topics show cross-reference information for each C++ class. These cross-references relate to the use of the underlying IBM MQ procedural interfaces. The classes ImqBinary, ImqDistributionList, and ImqString have no attributes that fall into this category and are excluded.| Data structure | Class | Include file |
|---|---|---|
| MQAIR | ImqAuthenticationRecord | imqair.hpp |
| ImqBinary | imqbin.hpp | |
| ImqCache | imqcac.hpp | |
| MQCD | ImqChannel | imqchl.hpp |
| MQCIH | ImqCICS BridgeHeader | imqcih.hpp |
| MQDLH | ImqDeadLetterHeader | imqdlh.hpp |
| MQOR | ImqDistributionList | imqdst.hpp |
| ImqError | imqerr.hpp | |
| MQGMO | ImqGetMessageOptions | imqgmo.hpp |
| ImqHeader | imqhdr.hpp | |
| MQIIH | ImqIMSBridgeHeader | imqiih.hpp |
| ImqItem | imqitm.hpp | |
| MQMD | ImqMessage | imqmsg.hpp |
| ImqMessageTracker | imqmtr.hpp | |
| ImqNamelist | imqnml.hpp | |
| MQOD, MQRR | ImqObject | imqobj.hpp |
| MQPMO, MQPMR, MQRR | ImqPutMessageOptions | imqpmo.hpp |
| ImqProcess | imqpro.hpp | |
| ImqQueue | imqque.hpp | |
| MQBO, MQCNO, MQCSP | ImqQueueManager | imqmgr.hpp |
| MQRMH | ImqReferenceHeader | imqrfh.hpp |
| ImqString | imqstr.hpp | |
| MQTM | ImqTrigger | imqtrg.hpp |
| MQTMC | ||
| MQTMC2 | ImqTrigger | imqtrg.hpp |
| MQXQH | ||
| MQWIH | ImqWorkHeader | imqwih.hpp |
- ImqAuthenticationRecord cross-reference
Cross-reference of attributes, data structures, fields, and calls for the ImqAuthenticationRecord C++ class. - ImqCache cross-reference
Cross-reference of attributes and calls for the ImqCache C++ class. - ImqChannel cross-reference
Cross-reference of attributes, data structures, fields, and calls for the ImqChannel C++ class. - ImqCICSBridgeHeader cross-reference
Cross-reference of attributes, data structures, and fields for the ImqCICSBridgeHeader C++ class. - ImqDeadLetterHeader cross-reference
Cross-reference of attributes, data structures, and fields for the ImqDeadLetterHeader C++ class. - ImqError cross-reference
Cross-reference of attributes and calls for the ImqError C++ class. - ImqGetMessageOptions cross-reference
Cross-reference of attributes, data structures, and fields for the ImqGetMessageOptions C++ class. - ImqHeader cross-reference
Cross-reference of attributes, data structures, and fields for the ImqHeader C++ class. - ImqIMSBridgeHeader cross-reference
Cross-reference of attributes, data structures, and fields for the ImqAuthenticationRecord C++ class. - ImqItem cross-reference
Cross-reference of attributes and calls for the ImqItem C++ class. - ImqMessage cross-reference
Cross-reference of attributes, data structures, fields, and calls for the ImqMessage C++ class. - ImqMessageTracker cross-reference
Cross-reference of attributes, data structures, and fields for the ImqMessageTracker C++ class. - ImqNamelist cross-reference
Cross-reference of attributes, inquiries, and calls for the ImqNamelist C++ class. - ImqObject cross-reference
Cross-reference of attributes, data structures, fields, inquiries, and calls for the ImqObject C++ class. - ImqProcess cross-reference
Cross-reference of attributes, inquiries, and calls for the ImqAuthenticationRecord C++ class. - ImqPutMessageOptions cross-reference
Cross-reference of attributes, data structures, and fields for the ImqAuthenticationRecord C++ class. - ImqQueue cross-reference
Cross-reference of attributes, data structures, fields, inquiries, and calls for the ImqQueue C++ class. - ImqQueueManager cross-reference
Cross-reference of attributes, data structures, fields, inquiries, and calls for the ImqQueueManager C++ class. - ImqReferenceHeader cross-reference
Cross-reference of attributes, data structures, and fields for the ImqAuthenticationRecord C++ class. - ImqTrigger cross-reference
Cross-reference of attributes, data structures, and fields for the ImqAuthenticationRecord C++ class. - ImqWorkHeader cross-reference
Cross-reference of attributes, data structures, and fields for the ImqAuthenticationRecord C++ class.
Parent topic: IBM MQ C++ classes