Crate libmqm_constants

Source
Expand description

§Overview

Programming constants for the IBM® MQ Interface (MQI), Programmable Command Format (PCF) and MQ Administration Interface (MQAI) libraries.

§Capabilities

  • MQI, PCF, and MQAI: Constants covering the MQI and MQAI API’s.
  • New Types: New type definitions for all constants to enable idiomatic usage.
  • Strings: String to constant and constant to string functions.

§Features

  • generate — Generate the constants (default is to use pregenerated constants)
  • pregen — Generate the constants and save them in the src folder
  • mqai — Administrative Interface (MQAI) constants
  • exits — MQ programmable exit related constants
  • pcf — PCF related constants
  • mqc_9_2_0_0 (enabled by default) — Minimum MQ client version 9.2.0.0
  • mqc_9_3_0_0 — Minimum MQ client version 9.3.0.0
  • mqc_9_3_1_0 — Minimum MQ client version 9.3.1.0
  • mqc_9_3_2_0 — Minimum MQ client version 9.3.2.0
  • mqc_9_3_3_0 — Minimum MQ client version 9.3.3.0
  • mqc_9_3_4_0 — Minimum MQ client version 9.3.4.0
  • mqc_9_3_5_0 — Minimum MQ client version 9.3.5.0
  • mqc_9_4_0_0 — Minimum MQ client version 9.4.0.0
  • mqc_9_4_1_0 — Minimum MQ client version 9.4.1.0
  • mqc_9_4_2_0 — Minimum MQ client version 9.4.2.0
  • mqc_9_4_3_0 — Minimum MQ client version 9.4.3.0

Minimum MQ client can be set using the mqc_* features

Modules§

constants
lookup
mapping
types