theLink 10.0
|
tag: nhi1-release-250425 More...
#include "LibMqMsgque_private_rb.h"
Go to the source code of this file.
Macros | |
#define | META_FILE_NAME "MqDumpC_rb.c" |
#define | OT_CLASS NS(MqDumpC) |
#define | OT_CLASS_NAME "MqDumpC" |
#define | OT_LNG2META(O) |
#define | S_INIT NS(sInit)(MK_RT_CALL_ONLY) |
#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 | Error_doc "MqDumpC MqDumpC.Error(error:MqContextC, ?dumpP_inout:MqDumpC=nil?)" |
#define | Export_doc "MqDumpC MqDumpC.Export(ctx:MqContextC, ?dumpP_inout:MqDumpC=nil?)" |
#define | new_doc "MqDumpC MqDumpC.new(ctx:MqContextC, ?dumpP_inout:MqDumpC=nil?)" |
#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 | |
OT_CLS_T | OT_CLASS |
static MK_TYP | MqDumpCTT = NULL |
OT_OBJ_T | rbmqmsgque_MqDumpC_MK_NULL = 0 |
static rb_data_type_t | rbmqmsgque_MqDumpC_T |
tag: nhi1-release-250425
Definition in file MqDumpC_rb.c.
#define BinGet_doc "binary dump.BinGet() (const)" |
Definition at line 130 of file MqDumpC_rb.c.
#define BinSet_doc "MqDumpC MqDumpC.BinSet(data:binary)" |
Definition at line 118 of file MqDumpC_rb.c.
#define Error_doc "MqDumpC MqDumpC.Error(error:MqContextC, ?dumpP_inout:MqDumpC=nil?)" |
doc definition
Definition at line 113 of file MqDumpC_rb.c.
#define Export_doc "MqDumpC MqDumpC.Export(ctx:MqContextC, ?dumpP_inout:MqDumpC=nil?)" |
Definition at line 114 of file MqDumpC_rb.c.
#define GetNull_doc "MqDumpC MqDumpC.GetNull()" |
Definition at line 121 of file MqDumpC_rb.c.
#define HandleResolve_doc "MqDumpC MqDumpC.HandleResolve(netHdl:MK_HDL)" |
Definition at line 122 of file MqDumpC_rb.c.
#define Import_doc "dump.Import(ctx:MqContextC)" |
Definition at line 132 of file MqDumpC_rb.c.
#define Instances_doc "MqDumpC MqDumpC.Instances()" |
Definition at line 123 of file MqDumpC_rb.c.
#define META_FILE_NAME "MqDumpC_rb.c" |
Definition at line 10 of file MqDumpC_rb.c.
#define new_doc "MqDumpC MqDumpC.new(ctx:MqContextC, ?dumpP_inout:MqDumpC=nil?)" |
Definition at line 115 of file MqDumpC_rb.c.
#define Next_doc "MqDumpC dmp.Next()" |
Definition at line 126 of file MqDumpC_rb.c.
#define OT_CLASS NS(MqDumpC) |
Definition at line 14 of file MqDumpC_rb.c.
#define OT_CLASS_NAME "MqDumpC" |
Definition at line 15 of file MqDumpC_rb.c.
#define OT_LNG2META | ( | O | ) |
Definition at line 17 of file MqDumpC_rb.c.
#define OT_SETUP_hdl OT_SETUP_hdl_tmpl(MqDumpC); |
Definition at line 87 of file MqDumpC_rb.c.
#define OT_SETUP_hdl__null_allow OT_SETUP_hdl_tmpl__null_allow(MqDumpC); |
Definition at line 88 of file MqDumpC_rb.c.
#define OT_SETUP_hdl_constr |
Definition at line 89 of file MqDumpC_rb.c.
#define OT_SETUP_hdl_destr OT_SETUP_hdl_tmpl__null_allow(MqDumpC); |
Definition at line 92 of file MqDumpC_rb.c.
#define OT_SETUP_hdl_static |
Definition at line 93 of file MqDumpC_rb.c.
#define OT_SETUP_hdl_static_constr OT_SETUP_hdl_static |
Definition at line 95 of file MqDumpC_rb.c.
#define Prev_doc "MqDumpC dmp.Prev()" |
Definition at line 127 of file MqDumpC_rb.c.
#define S_INIT NS(sInit)(MK_RT_CALL_ONLY) |
Definition at line 69 of file MqDumpC_rb.c.
#define SetupRtFromObj_X | ( | hdl | ) |
Definition at line 98 of file MqDumpC_rb.c.
#define SetupRtFromObj_XN | ( | hdl | ) |
Definition at line 99 of file MqDumpC_rb.c.
#define SizeGet_doc "long dump.SizeGet() (const)" |
Definition at line 134 of file MqDumpC_rb.c.
#define TokenGet_doc "string dump.TokenGet() (const)" |
Definition at line 135 of file MqDumpC_rb.c.
|
inlinestatic |
Definition at line 46 of file MqDumpC_rb.c.
Definition at line 380 of file MqDumpC_rb.c.
Definition at line 55 of file MqDumpC_rb.c.
Definition at line 60 of file MqDumpC_rb.c.
Definition at line 64 of file MqDumpC_rb.c.
|
static |
Definition at line 70 of file MqDumpC_rb.c.
|
static |
Definition at line 377 of file MqDumpC_rb.c.
|
static |
Definition at line 22 of file MqDumpC_rb.c.
OT_CLS_T OT_CLASS |
Definition at line 19 of file MqDumpC_rb.c.
OT_OBJ_T rbmqmsgque_MqDumpC_MK_NULL = 0 |
Definition at line 23 of file MqDumpC_rb.c.
|
static |
Definition at line 29 of file MqDumpC_rb.c.