MqMsgque PACKAGE - the package is the toplevel structure of the csmqmsgque … More...
Topics | |
MqMsgque_Main_CS_API | |
MqMsgque PACKAGE - the package-main is a single piece of code evaluated only once at application startup … | |
MqMsgque_Init_CS_API | |
MqMsgque PACKAGE - initialize the MqContextC startup and/or external-object-link … | |
MqMsgque_Item_CS_API | |
MqMsgque PACKAGE - the package-item is a class-object and must use the MqContextC as the base-class … | |
MqMsgque_Help_CS_API | |
MqMsgque PACKAGE - access to a qualified help-message … | |
MqMsgque_Enum_CS_API | |
MqMsgque PACKAGE - enum definition … | |
MqMsgque_Setup_CS_API | |
MqMsgque PACKAGE - setup und cleanup the csmqmsgque … | |
Classes | |
class | csmqmsgque.MqMsgque |
MqMsgque PACKAGE - the package is the toplevel structure of the csmqmsgque … More... | |
MqMsgque PACKAGE - the package is the toplevel structure of the csmqmsgque …
The csmqmsgque package is loaded with:
using csmqmsgque;
and is a composition of one or more package-item and exact one package-main.
The csmqmsgque 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 csmqmsgque 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 csmqmsgque 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