theLink 10.0
Loading...
Searching...
No Matches
csmqmsgque.MqMsgque Class Reference

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

Static Public Member Functions

static MqIdentE IdentE_FromInt (int value)
  C#: [static] MqIdentE IdentE_FromInt(int value) C-API
return the MqIdentE from integer …
 
static MqSlaveE SlaveE_FromInt (int value)
  C#: [static] MqSlaveE SlaveE_FromInt(int value) C-API
return the MqSlaveE from integer …
 
static MqStartE StartE_FromInt (int value)
  C#: [static] MqStartE StartE_FromInt(int value) C-API
return the MqStartE from integer …
 
static MqStatusIsEF StatusIsEF_FromInt (int value)
  C#: [static] MqStatusIsEF StatusIsEF_FromInt(int value) C-API
return the MqStatusIsEF from integer …
 
static MqWaitOnEventE WaitOnEventE_FromInt (int value)
  C#: [static] MqWaitOnEventE WaitOnEventE_FromInt(int value) C-API
return the MqWaitOnEventE from integer …
 
static int IdentE_ToInt (MqIdentE value)
  C#: [static] int IdentE_ToInt(MqIdentE value) C-API
return the MqIdentE as integer …
 
static string IdentE_ToString (MqIdentE value)
  C#: [static] string IdentE_ToString(MqIdentE value) C-API
return the MqIdentE as string …
 
static int SlaveE_ToInt (MqSlaveE value)
  C#: [static] int SlaveE_ToInt(MqSlaveE value) C-API
return the MqSlaveE as integer …
 
static string SlaveE_ToString (MqSlaveE value)
  C#: [static] string SlaveE_ToString(MqSlaveE value) C-API
return the MqSlaveE as string …
 
static int StartE_ToInt (MqStartE value)
  C#: [static] int StartE_ToInt(MqStartE value) C-API
return the MqStartE as integer …
 
static string StartE_ToString (MqStartE value)
  C#: [static] string StartE_ToString(MqStartE value) C-API
return the MqStartE as string …
 
static int StatusIsEF_ToInt (MqStatusIsEF value)
  C#: [static] int StatusIsEF_ToInt(MqStatusIsEF value) C-API
return the MqStatusIsEF as integer …
 
static string StatusIsEF_ToString (MqStatusIsEF value)
  C#: [static] string StatusIsEF_ToString(MqStatusIsEF value) C-API
return the MqStatusIsEF as string …
 
static int WaitOnEventE_ToInt (MqWaitOnEventE value)
  C#: [static] int WaitOnEventE_ToInt(MqWaitOnEventE value) C-API
return the MqWaitOnEventE as integer …
 
static string WaitOnEventE_ToString (MqWaitOnEventE value)
  C#: [static] string WaitOnEventE_ToString(MqWaitOnEventE value) C-API
return the MqWaitOnEventE as string …
 
static string Help (string tool)
  C#: [static] string Help(string tool) C-API
write csmqmsgque specific user-help to stderr
 
static string HelpMsgque ()
  C#: [static] string HelpMsgque() C-API
return a page with the usage of all csmqmsgque specific options
 
static MkBufferListC InitGetArg0 ()
  C#: [static] MkBufferListC InitGetArg0() C-API
get the process startup-prefix argument
 
static MkBufferListC InitResetArg0 ()
  C#: [static] MkBufferListC InitResetArg0() C-API
Reset the process-startup-prefix argument to an empty list …
 
static void InitSetArg0 (MkBufferListC bfl=null)
  C#: [static] InitSetArg0(MkBufferListC bfl = null) C-API
set the process startup-prefix argument to bfl
 
static void InitSetArg0 (params string[] bfl)
  C#: [static] InitSetArg0(MkBufferListC bfl = null) C-API
set the process startup-prefix argument to bfl
 
static void Cleanup ()
  C#: [static] Cleanup() C-API
cleanup csmqmsgque internal memory …
 
static void Setup ()
  C#: [static] Setup() C-API
setup csmqmsgque internal memory …
 

Detailed Description

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

Definition at line 371 of file LibMqMsgque.cs.


The documentation for this class was generated from the following file: