theLink 10.0
Loading...
Searching...
No Matches
MqMsgque_Help_TCL_API

MqMsgque PACKAGE - access to a qualified help-messageMore...

+ Collaboration diagram for MqMsgque_Help_TCL_API:

Functions

static OT_ProcRet tclmqmsgque_MqMsgque_Help (OtClass_ARGS)
  Tcl: (static) string [MqMsgque Help tool:string] C-API
write tclmqmsgque specific user-help to stderr
 
static OT_ProcRet tclmqmsgque_MqMsgque_HelpMsgque (OtClass_ARGS)
  Tcl: (static) string [MqMsgque HelpMsgque] C-API
return a page with the usage of all tclmqmsgque specific options
 

Detailed Description

MqMsgque PACKAGE - access to a qualified help-message

Function Documentation

◆ tclmqmsgque_MqMsgque_Help()

static OT_ProcRet tclmqmsgque_MqMsgque_Help ( OtClass_ARGS )
static

Tcl: (static) string [MqMsgque Help tool:string] C-API
write tclmqmsgque specific user-help to stderr

Definition at line 872 of file LibMqMsgque_tcl.c.

872 {
875 MK_STRN tool = 0;
879 goto end;
880 error:
882 end:
884}
#define OT_SETUP_ONEARG(d)
#define OT_retObj_SET_Error
#define OT_CHECK_REQUIRED(val)
#define OT_retObj_RETURN
#define OT_retObj_SET_STR(nat)
#define OT_CHECK_NOARGS
#define OT_CHECK_STRN(val)
#define Help_doc
#define OT_SETUP_hdl_static
#define error
Definition high_lng.h:339
const MK_STRB * MK_STRN
MK_STR MqHelp(MK_STRN tool)
write tclmqmsgque specific user-help to stderr

◆ tclmqmsgque_MqMsgque_HelpMsgque()

static OT_ProcRet tclmqmsgque_MqMsgque_HelpMsgque ( OtClass_ARGS )
static

Tcl: (static) string [MqMsgque HelpMsgque] C-API
return a page with the usage of all tclmqmsgque specific options

Definition at line 887 of file LibMqMsgque_tcl.c.

887 {
892 goto end;
893 error:
895 end:
897}
#define OT_SETUP_NOARG(d)
#define HelpMsgque_doc
MK_STR MqHelpMsgque(void)
return a page with the usage of all tclmqmsgque specific options