theLink 10.0
Loading...
Searching...
No Matches
LibMqMsgque_private_py.h
Go to the documentation of this file.
1
9#pragma once
10
11#include "LibMqMsgque_py.h"
12
13/*****************************************************************************/
14/* */
15/* MISC functions */
16/* */
17/*****************************************************************************/
18
19enum MkErrorE MK_DECL NS(ServiceCall) ( MQ_SERVICE_CALL_ARGS );
20void MK_DECL NS(ServiceFree) ( MQ_SERVICE_FREE_ARGS );
21void MK_DECL NS(ServiceCopy) ( MQ_SERVICE_COPY_ARGS );
22
23// from MqContextC_py.c
24OT_ProcRet NS(MqContextC_ReadLIST) (MqContextC_ARGS);
25
26// from high_py.c
27#define Send_doc_extra "[…] ctx.Send(\"CALL-SIGNATUR\",call-args …,\"TOKEN-SIGNATURE\",send-args …)"
28OT_ProcRet NS(MqContextC_Send) (MqContextC_ARGS);
#define OT_ProcRet
tag: nhi1-release-250425
#define NS(n)
#define MqContextC_ARGS
#define MK_DECL
MkErrorE
#define MQ_SERVICE_FREE_ARGS
the MqDataFreeF arguments with default names
#define MQ_SERVICE_CALL_ARGS
the MqTokenF arguments with default names
#define MQ_SERVICE_COPY_ARGS
the MqDataFreeF arguments with default names