theLink 10.0
Loading...
Searching...
No Matches
MqMsgque_Help_ATL_API

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

+ Collaboration diagram for MqMsgque_Help_ATL_API:

Functions

static OT_ProcRet atlmqmsgque_MqMsgque_Help (OtClass_ARGS)
  Atl: (static) string [MqMsgque::Help tool:string] C-API
write atlmqmsgque specific user-help to stderr
 
static OT_ProcRet atlmqmsgque_MqMsgque_HelpMsgque (OtClass_ARGS)
  Atl: (static) string [MqMsgque::HelpMsgque] C-API
return a page with the usage of all atlmqmsgque specific options
 

Detailed Description

MqMsgque PACKAGE - access to a qualified help-message

Function Documentation

◆ atlmqmsgque_MqMsgque_Help()

static OT_ProcRet atlmqmsgque_MqMsgque_Help ( OtClass_ARGS )
static

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

Definition at line 826 of file LibMqMsgque_atl.c.

826 {
829 MK_STRN tool = 0;
833 goto end;
834 error:
836 end:
838}
#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 atlmqmsgque specific user-help to stderr

◆ atlmqmsgque_MqMsgque_HelpMsgque()

static OT_ProcRet atlmqmsgque_MqMsgque_HelpMsgque ( OtClass_ARGS )
static

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

Definition at line 841 of file LibMqMsgque_atl.c.

841 {
846 goto end;
847 error:
849 end:
851}
#define OT_SETUP_NOARG(d)
#define HelpMsgque_doc
MK_STR MqHelpMsgque(void)
return a page with the usage of all atlmqmsgque specific options