|
theLink 10.0
|
tag: nhi1-release-250425 More...
#include "LibMqMsgque_py.h"
Include dependency graph for LibMqMsgque_private_py.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | Send_doc_extra "[…] ctx.Send(\"CALL-SIGNATUR\",call-args …,\"TOKEN-SIGNATURE\",send-args …)" |
Functions | |
| enum MkErrorE | pymqmsgque_ServiceCall (MQ_SERVICE_CALL_ARGS) |
| void | pymqmsgque_ServiceFree (MQ_SERVICE_FREE_ARGS) |
| void | pymqmsgque_ServiceCopy (MQ_SERVICE_COPY_ARGS) |
| OT_ProcRet | pymqmsgque_MqContextC_ReadLIST (MqContextC_ARGS) |
Python: → C-API get all arguments as native list … | |
| OT_ProcRet | pymqmsgque_MqContextC_Send (MqContextC_ARGS) |
tag: nhi1-release-250425
Definition in file LibMqMsgque_private_py.h.
| #define Send_doc_extra "[…] ctx.Send(\"CALL-SIGNATUR\",call-args …,\"TOKEN-SIGNATURE\",send-args …)" |
Definition at line 27 of file LibMqMsgque_private_py.h.
| OT_ProcRet pymqmsgque_MqContextC_ReadLIST | ( | MqContextC_ARGS | ) |
Python: → C-API [list...] ctx.ReadLIST()
get all arguments as native list …
Definition at line 17 of file MqContextC_ReadLIST_lng.h.
| OT_ProcRet pymqmsgque_MqContextC_Send | ( | MqContextC_ARGS | ) |
| enum MkErrorE pymqmsgque_ServiceCall | ( | MQ_SERVICE_CALL_ARGS | ) |
Definition at line 28 of file MqCall_py.c.
| void pymqmsgque_ServiceCopy | ( | MQ_SERVICE_COPY_ARGS | ) |
| void pymqmsgque_ServiceFree | ( | MQ_SERVICE_FREE_ARGS | ) |