▼Ccsmkkernel::MkObjectC [external] | |
Ccsmqmsgque.MqContextC | MqContextC - the class known as ctx or context is the application-handle of the application-server and also the main data-handle … |
Ccsmqmsgque.MqDumpC | MqDumpC - the class known as dmp or dump is used to export a csmqmsgque data package as binary … |
▼Ccsmqmsgque.MqFactoryC | MqFactoryC - the class known as fct or factory is used to provide an interface to create one or more new MqContextC … |
Ccsmqmsgque.MqFactoryCT< T > | Implements the factory-template |
Ccsmqmsgque.Mq | |
CMQ_CTX_A | Array of MqContextC instances |
Ccsmqmsgque.MqBgErrorIF | set the MqSetupS.BgError → C-API: ConfigSetBgError |
CMqCallbackS | Used for callback function pointer management |
CMqConfigS | End-user configuration data, also available as command-line options |
CMqContextS | PUBLIC data structure for the csmqmsgque-specific-data |
CMqDumpS | MqDumpC - the class known as dmp or dump is used to export a csmqmsgque data package as binary … |
CMqEnvS | MqEnvS - the class known as env or environment is used to store the protected environment in an service-call … |
CMqErrorS | Extend the MkErrorS with csmqmsgque specific features … |
Ccsmqmsgque.MqEventIF | set the MqSetupS.Event → C-API: ConfigSetEvent |
CMqFactoryCTorS | Interface for the constructor |
CMqFactoryDTorS | Interface for the destructor |
CMqFactoryS | Data used to define a factory |
CMqIoConfigS | Basic configuration of a context … |
CMqIoInitConfigS | Configure a context to use a init-client-server-link … |
CMqIoLoopConfigS | Configure a context to use a loop-client-server-link … |
CMqIoPipeConfigS | Configure a context to use a pipe-client-server-link … |
CMqIoTcpConfigS | Configure a context to use a tcp-client-server-link … |
CMqIoUdsConfigS | Configure a context to use a uds-client-server-link … |
CMqLalS | Interface between MqContextS and the Operating-System … |
CMqLinkS | Object responsible to manage a client/server link data |
CMqLinkSetupS | MqContextC - used to create or delete a instance to manage a link … |
CMqLinkSlaveS | Needed to "run-over-all-slaves" → example: MqRouteGetTree |
Ccsmqmsgque.MqMsgque | MqMsgque PACKAGE - the package is the toplevel structure of the csmqmsgque … |
CMqRuntimeS | Extend the MkRuntimeS wie csmqmsgque specific features … |
Ccsmqmsgque.MqServerCleanupIF | set the MqSetupS.ServerCleanup → C-API: ConfigSetServerCleanup |
Ccsmqmsgque.MqServerSetupIF | set the MqSetupS.ServerSetup → C-API: ConfigSetServerSetup |
Ccsmqmsgque.MqServiceIF | create a link between a service-token and a service-callback … → C-API: ServiceCreate |
CMqSetupS | Application-programmer configuration data |
CMqSysServerThreadMainS | Data used to initialize a new created thread … |
CMqTypeCtxS | MqTypeCtxS - the instance-base for the MqContextC … |