Loading...
Searching...
No Matches
MqMsgque_C_API

MqMsgque PACKAGE - the package is the toplevel structure of the pymqmsgqueMore...

+ Collaboration diagram for MqMsgque_C_API:

Topics

 MqMsgque_Compiler_C_API
 MqMsgque PACKAGE - the Interface to the operating-system compiler …
 
 MqMsgque_Type_C_API
 MqMsgque PACKAGE - a collection of common used data types and definitions …
 
 MqMsgque_Sys_C_API
 MqMsgque PACKAGE - the L)anguage A)bstraction L)ayer definition …
 
 MqMsgque_Main_C_API
 MqMsgque PACKAGE - the package-main is a single piece of code evaluated only once at application startup …
 
 MqMsgque_Setup_C_API
 MqMsgque PACKAGE - setup und cleanup the pymqmsgque
 
 MqMsgque_Init_C_API
 MqMsgque PACKAGE - initialize the MqContextC startup and/or external-object-link
 
 MqMsgque_Item_C_API
 MqMsgque PACKAGE - the package-item is a class-object and must use the MqContextC as the base-class
 
 MqMsgque_Help_C_API
 MqMsgque PACKAGE - access to a qualified help-message
 
 MqMsgque_Log_C_API
 MqMsgque PACKAGE - various functions to log data …
 
 MqMsgque_Enum_C_API
 MqMsgque PACKAGE - enum definition …
 

Detailed Description

MqMsgque PACKAGE - the package is the toplevel structure of the pymqmsgque

The pymqmsgque package is loaded with:

import pymqmsgque

and is a composition of one or more package-item and exact one package-main.

The pymqmsgque package add the following classes into MkObjectC_C_API :

Object C-Short Description
MqContextC MQ_CTX MqContextC - the class known as ctx or context is the application-handle of the application-server and also the main data-handle
MqDumpC MQ_DMP MqDumpC - the class known as dmp or dump is used to export a pymqmsgque data package as binary
MqFactoryC MQ_FCT MqFactoryC - the class known as fct or factory is used to provide an interface to create one or more new MqContextC

The pymqmsgque package add the following types into MkObjectC_C_API :

ABSTRACT: MkTypeSTT (TypeTypeType = type of a TypeType)
|
|- ABSTRACT: MqCtxTypeC_TT (TypeType = type of a Type)
|  |
|  |- MqContextC_T
|
|- ABSTRACT: MkSuperTypeSTT (TypeType = type of a Type)
   |
   |- MqFactoryST, MqDumpST