MqMsgque PACKAGE - the package is the toplevel structure of the atlmqmsgque … More...
Collaboration diagram for MqMsgque_ATL_API:Topics | |
| MqMsgque_Main_ATL_API | |
| MqMsgque PACKAGE - the package-main is a single piece of code evaluated only once at application startup … | |
| MqMsgque_Init_ATL_API | |
| MqMsgque PACKAGE - initialize the MqContextC startup and/or external-object-link … | |
| MqMsgque_Item_ATL_API | |
| MqMsgque PACKAGE - the package-item is a class-object and must use the MqContextC as the base-class … | |
| MqMsgque_Help_ATL_API | |
| MqMsgque PACKAGE - access to a qualified help-message … | |
| MqMsgque_Enum_ATL_API | |
| MqMsgque PACKAGE - enum definition … | |
| MqMsgque_Setup_ATL_API | |
| MqMsgque PACKAGE - setup und cleanup the atlmqmsgque … | |
MqMsgque PACKAGE - the package is the toplevel structure of the atlmqmsgque …
The atlmqmsgque package is loaded with:
package require atlmqmsgque
and is a composition of one or more package-item and exact one package-main.
The atlmqmsgque 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 atlmqmsgque 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 atlmqmsgque package add the following types into MkObjectC_C_API :
ABSTRACT: MkTypeSTT (TypeTypeType = type of a TypeType) | |- ABSTRACT: MqTypeCtxC_TT (TypeType = type of a Type) | | | |- MqContextC_T | |- ABSTRACT: MkTypeDefSTT (TypeType = type of a Type) | |- MqFactoryST, MqDumpST