MqDumpC - various functions to create, initialize and destroy a dump … More...
Collaboration diagram for MqDumpC_TOR_CC_API:MqDumpC - various functions to create, initialize and destroy a dump …
|
inline |
C++: → C-API MK_BNP dump.BinGet()
export the binary data from an MqDumpS object
Definition at line 167 of file MqDumpC_inline_cc.hh.
C++: → C-API [constructor,static] MqDumpC* MqDumpC::BinSet(MK_BNP data)
create an MqDumpS object from binary data
Definition at line 155 of file MqDumpC_inline_cc.hh.
|
inlinestaticprivate |
C++: → C-API [constructor,static] MqDumpC* MqDumpC::Export(MqContextC* ctx, MqDumpC* dumpP_inout = NULL)
create a MqDumpC as export of the ctx-read-data-package …
Definition at line 123 of file MqDumpC_inline_cc.hh.
|
inlinestatic |
C++: → C-API [constructor,static] MqDumpC* MqDumpC::Error(MqContextC* error, MqDumpC* dumpP_inout = NULL)
export the context->error into the dump-package …
Definition at line 133 of file MqDumpC_inline_cc.hh.
|
inlinestatic |
C++: → C-API [constructor,static] MqDumpC* MqDumpC::Export(MqContextC* ctx, MqDumpC* dumpP_inout = NULL)
create a MqDumpC as export of the ctx-read-data-package …
Definition at line 143 of file MqDumpC_inline_cc.hh.
Here is the caller graph for this function:
|
inline |
C++: → C-API dump.Import(MqContextC* ctx)
import the dump-package into the ctx-read-data-package …
Definition at line 182 of file MqDumpC_inline_cc.hh.
|
inline |
C++: → C-API dump.Import(MqContextC* ctx)
import the dump-package into the ctx-read-data-package …
Definition at line 174 of file MqDumpC_inline_cc.hh.
|
inline |
C++: → C-API [constructor,static] MqDumpC* MqDumpC::Export(MqContextC* ctx, MqDumpC* dumpP_inout = NULL)
create a MqDumpC as export of the ctx-read-data-package …
Definition at line 261 of file MqDumpC_cc.hh.