theLink 10.0
|
tag: nhi1-release-250425 More...
#include "LibMqMsgque_private_py.h"
Go to the source code of this file.
Macros | |
#define | META_FILE_NAME "MqDumpC_py.c" |
#define | OT_CLASS (&NS(MqDumpCR)) |
#define | OT_CLASS_NAME "MqDumpC" |
#define | OT_LNG2META(O) |
#define | OT_retObj_CONSTR(mng) |
#define | OT_SETUP_hdl OT_SETUP_hdl_tmpl(MqDumpC) |
#define | OT_SETUP_hdl__null_allow OT_SETUP_hdl_tmpl__null_allow(MqDumpC) |
#define | OT_SETUP_hdl_constr |
#define | OT_SETUP_hdl_destr OT_SETUP_hdl_tmpl__null_allow(MqDumpC) |
#define | OT_SETUP_hdl_static |
#define | OT_SETUP_hdl_static_constr OT_SETUP_hdl_static |
#define | SetupRtFromObj_X(hdl) |
#define | SetupRtFromObj_XN(hdl) |
#define | MqDumpCTT MQ(MqMsgqueThreadState).MqDumpCTT |
#define | ClassInit |
#define | Error_doc "MqDumpC MqDumpC.Error(error:MqContextC, ?dumpP_inout:MqDumpC=None?)" |
#define | Export_doc "MqDumpC MqDumpC.Export(ctx:MqContextC, ?dumpP_inout:MqDumpC=None?)" |
#define | new_doc "MqDumpC MqDumpC.new(ctx:MqContextC, ?dumpP_inout:MqDumpC=None?)" |
#define | BinSet_doc "MqDumpC MqDumpC.BinSet(data:binary)" |
#define | GetNull_doc "MqDumpC MqDumpC.GetNull()" |
#define | HandleResolve_doc "MqDumpC MqDumpC.HandleResolve(netHdl:MK_HDL)" |
#define | Instances_doc "MqDumpC MqDumpC.Instances()" |
#define | Next_doc "MqDumpC dmp.Next()" |
#define | Prev_doc "MqDumpC dmp.Prev()" |
#define | BinGet_doc "binary dump.BinGet() (const)" |
#define | Import_doc "dump.Import(ctx:MqContextC)" |
#define | SizeGet_doc "long dump.SizeGet() (const)" |
#define | TokenGet_doc "string dump.TokenGet() (const)" |
Variables | |
static PyMethodDef | pymqmsgque_MqDumpC_Methods [] |
OT_CLASS_TYPE_REF | pymqmsgque_MqDumpCR |
tag: nhi1-release-250425
Definition in file MqDumpC_py.c.
#define BinGet_doc "binary dump.BinGet() (const)" |
Definition at line 114 of file MqDumpC_py.c.
#define BinSet_doc "MqDumpC MqDumpC.BinSet(data:binary)" |
Definition at line 102 of file MqDumpC_py.c.
#define ClassInit |
Definition at line 65 of file MqDumpC_py.c.
#define Error_doc "MqDumpC MqDumpC.Error(error:MqContextC, ?dumpP_inout:MqDumpC=None?)" |
doc definition
Definition at line 97 of file MqDumpC_py.c.
#define Export_doc "MqDumpC MqDumpC.Export(ctx:MqContextC, ?dumpP_inout:MqDumpC=None?)" |
Definition at line 98 of file MqDumpC_py.c.
#define GetNull_doc "MqDumpC MqDumpC.GetNull()" |
Definition at line 105 of file MqDumpC_py.c.
#define HandleResolve_doc "MqDumpC MqDumpC.HandleResolve(netHdl:MK_HDL)" |
Definition at line 106 of file MqDumpC_py.c.
#define Import_doc "dump.Import(ctx:MqContextC)" |
Definition at line 116 of file MqDumpC_py.c.
#define Instances_doc "MqDumpC MqDumpC.Instances()" |
Definition at line 107 of file MqDumpC_py.c.
#define META_FILE_NAME "MqDumpC_py.c" |
Definition at line 11 of file MqDumpC_py.c.
#define MqDumpCTT MQ(MqMsgqueThreadState).MqDumpCTT |
Definition at line 40 of file MqDumpC_py.c.
#define new_doc "MqDumpC MqDumpC.new(ctx:MqContextC, ?dumpP_inout:MqDumpC=None?)" |
Definition at line 99 of file MqDumpC_py.c.
#define Next_doc "MqDumpC dmp.Next()" |
Definition at line 110 of file MqDumpC_py.c.
Definition at line 16 of file MqDumpC_py.c.
#define OT_CLASS_NAME "MqDumpC" |
Definition at line 17 of file MqDumpC_py.c.
#define OT_LNG2META | ( | O | ) |
Definition at line 19 of file MqDumpC_py.c.
#define OT_retObj_CONSTR | ( | mng | ) |
Definition at line 21 of file MqDumpC_py.c.
#define OT_SETUP_hdl OT_SETUP_hdl_tmpl(MqDumpC) |
Definition at line 23 of file MqDumpC_py.c.
#define OT_SETUP_hdl__null_allow OT_SETUP_hdl_tmpl__null_allow(MqDumpC) |
Definition at line 24 of file MqDumpC_py.c.
#define OT_SETUP_hdl_constr |
Definition at line 25 of file MqDumpC_py.c.
#define OT_SETUP_hdl_destr OT_SETUP_hdl_tmpl__null_allow(MqDumpC) |
Definition at line 27 of file MqDumpC_py.c.
#define OT_SETUP_hdl_static |
Definition at line 28 of file MqDumpC_py.c.
#define OT_SETUP_hdl_static_constr OT_SETUP_hdl_static |
Definition at line 31 of file MqDumpC_py.c.
#define Prev_doc "MqDumpC dmp.Prev()" |
Definition at line 111 of file MqDumpC_py.c.
#define SetupRtFromObj_X | ( | hdl | ) |
Definition at line 34 of file MqDumpC_py.c.
#define SetupRtFromObj_XN | ( | hdl | ) |
Definition at line 35 of file MqDumpC_py.c.
#define SizeGet_doc "long dump.SizeGet() (const)" |
Definition at line 118 of file MqDumpC_py.c.
#define TokenGet_doc "string dump.TokenGet() (const)" |
Definition at line 119 of file MqDumpC_py.c.
Definition at line 44 of file MqDumpC_py.c.
|
static |
Definition at line 51 of file MqDumpC_py.c.
Definition at line 55 of file MqDumpC_py.c.
Definition at line 59 of file MqDumpC_py.c.
Public API
Definition at line 457 of file MqDumpC_py.c.
|
static |
Object definition
Definition at line 400 of file MqDumpC_py.c.
OT_CLASS_TYPE_REF pymqmsgque_MqDumpCR |
Definition at line 438 of file MqDumpC_py.c.