|
theLink 10.0
|
tag: nhi1-release-250425 More...
#include "LibMqMsgque_private_atl.h"
Include dependency graph for MqDumpC_atl.c:Go to the source code of this file.
Macros | |
| #define | META_FILE_NAME "MqDumpC_atl.c" |
| #define | OT_CLASS amqrt->AtlMqDumpC |
| #define | OT_NULL amqrt->AtlMqDumpC_MK_NULL |
| #define | OT_CLASS_NAME "MqDumpC" |
| #define | SELF2HDL(O) |
| #define | OT_SETUP_hdl SetupHdlFromMetaData_2(MQ_DMP) |
| #define | OT_SETUP_hdl__null_allow SetupHdlFromMetaData__null_allow_2(MQ_DMP) |
| #define | OT_SETUP_hdl_destr SetupHdlFromMetaData__null_allow_2(MQ_DMP) |
| #define | OT_SETUP_hdl_constr SetupHdlConstr(MqDumpC) |
| #define | OT_SETUP_hdl_static_constr OT_SETUP_hdl_static |
| #define | OT_SETUP_hdl_static SetupHdlStatic(MqDumpC) |
| #define | OT_retObj_CONSTR(x) |
| #define | ClassInit |
| #define | CTOR_doc "MqDumpC [MqDumpC::CTOR ctx:MqContextC ?dumpP_inout:MqDumpC=NULL?]" |
| #define | Error_doc "MqDumpC [MqDumpC::Error error:MqContextC ?dumpP_inout:MqDumpC=NULL?]" |
| #define | Export_doc "MqDumpC [MqDumpC::Export ctx:MqContextC ?dumpP_inout:MqDumpC=NULL?]" |
| #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 [MqDumpC::Next $dmp]" |
| #define | Prev_doc "MqDumpC [MqDumpC::Prev $dmp]" |
| #define | BinGet_doc "binary [MqDumpC::BinGet $dump] (const)" |
| #define | Import_doc "MqDumpC::Import $dump ctx:MqContextC" |
| #define | SizeGet_doc "long [MqDumpC::SizeGet $dump] (const)" |
| #define | TokenGet_doc "string [MqDumpC::TokenGet $dump] (const)" |
Variables | |
| static const OtObjProcDefS | atlmqmsgque_sOtClassDef [] |
| static const OtObjProcDefS | atlmqmsgque_sInstanceDef [] |
tag: nhi1-release-250425
Definition in file MqDumpC_atl.c.
| #define BinGet_doc "binary [MqDumpC::BinGet $dump] (const)" |
Definition at line 111 of file MqDumpC_atl.c.
| #define BinSet_doc "MqDumpC [MqDumpC::BinSet data:binary]" |
Definition at line 99 of file MqDumpC_atl.c.
| #define ClassInit |
Definition at line 57 of file MqDumpC_atl.c.
| #define CTOR_doc "MqDumpC [MqDumpC::CTOR ctx:MqContextC ?dumpP_inout:MqDumpC=NULL?]" |
Definition at line 94 of file MqDumpC_atl.c.
| #define Error_doc "MqDumpC [MqDumpC::Error error:MqContextC ?dumpP_inout:MqDumpC=NULL?]" |
Definition at line 95 of file MqDumpC_atl.c.
| #define Export_doc "MqDumpC [MqDumpC::Export ctx:MqContextC ?dumpP_inout:MqDumpC=NULL?]" |
Definition at line 96 of file MqDumpC_atl.c.
| #define GetNull_doc "MqDumpC [MqDumpC::GetNull]" |
Definition at line 102 of file MqDumpC_atl.c.
| #define HandleResolve_doc "MqDumpC [MqDumpC::HandleResolve netHdl:MK_HDL]" |
Definition at line 103 of file MqDumpC_atl.c.
| #define Import_doc "MqDumpC::Import $dump ctx:MqContextC" |
Definition at line 113 of file MqDumpC_atl.c.
| #define Instances_doc "MqDumpC [MqDumpC::Instances]" |
Definition at line 104 of file MqDumpC_atl.c.
| #define META_FILE_NAME "MqDumpC_atl.c" |
Definition at line 11 of file MqDumpC_atl.c.
| #define Next_doc "MqDumpC [MqDumpC::Next $dmp]" |
Definition at line 107 of file MqDumpC_atl.c.
| #define OT_CLASS amqrt->AtlMqDumpC |
Definition at line 15 of file MqDumpC_atl.c.
| #define OT_CLASS_NAME "MqDumpC" |
Definition at line 17 of file MqDumpC_atl.c.
| #define OT_NULL amqrt->AtlMqDumpC_MK_NULL |
Definition at line 16 of file MqDumpC_atl.c.
| #define OT_retObj_CONSTR | ( | x | ) |
Definition at line 54 of file MqDumpC_atl.c.
| #define OT_SETUP_hdl SetupHdlFromMetaData_2(MQ_DMP) |
Definition at line 47 of file MqDumpC_atl.c.
| #define OT_SETUP_hdl__null_allow SetupHdlFromMetaData__null_allow_2(MQ_DMP) |
Definition at line 48 of file MqDumpC_atl.c.
| #define OT_SETUP_hdl_constr SetupHdlConstr(MqDumpC) |
Definition at line 50 of file MqDumpC_atl.c.
| #define OT_SETUP_hdl_destr SetupHdlFromMetaData__null_allow_2(MQ_DMP) |
Definition at line 49 of file MqDumpC_atl.c.
| #define OT_SETUP_hdl_static SetupHdlStatic(MqDumpC) |
Definition at line 52 of file MqDumpC_atl.c.
| #define OT_SETUP_hdl_static_constr OT_SETUP_hdl_static |
Definition at line 51 of file MqDumpC_atl.c.
| #define Prev_doc "MqDumpC [MqDumpC::Prev $dmp]" |
Definition at line 108 of file MqDumpC_atl.c.
| #define SELF2HDL | ( | O | ) |
Definition at line 19 of file MqDumpC_atl.c.
| #define SizeGet_doc "long [MqDumpC::SizeGet $dump] (const)" |
Definition at line 115 of file MqDumpC_atl.c.
| #define TokenGet_doc "string [MqDumpC::TokenGet $dump] (const)" |
Definition at line 116 of file MqDumpC_atl.c.
|
static |
Definition at line 28 of file MqDumpC_atl.c.
Definition at line 34 of file MqDumpC_atl.c.
Definition at line 41 of file MqDumpC_atl.c.
| int atlmqmsgque_pMqDumpC_Init | ( | OT_MQ_ARGS OT_NS_T | ns | ) |
Public API
Definition at line 442 of file MqDumpC_atl.c.
|
static |
Definition at line 414 of file MqDumpC_atl.c.
|
static |
Definition at line 393 of file MqDumpC_atl.c.