5.1. Overview

The MQSeries C++ interface is an extension of the MQI API presented in Chapter 3, “Programming with MQI” on page 23. It gives the programmer a object-oriented approach to the messaging interface in MQSeries.

Since this API is based on an object-oriented model, attributes and methods are inherited to child classes as shown in Figure 5-1 on page 136 and Figure 5-2 on page 137. In the following sections, we specify the methods as members of the parent class so we can easily find them in the Using C++, SC33-1877, which comes with the product.

Figure 5-1. Queue management classes

Figure 5-2. Item handling classes

5.1.1. Key features ...

Get MQSeries Programming Patterns now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.