MqDumpC - various functions to create, initialize and destroy a dump … More...
MqDumpC - various functions to create, initialize and destroy a dump …
|
static |
Atl:
→ C-API binary [MqDumpC::BinGet $dump]
export the binary data from an MqDumpS
object
Definition at line 357 of file MqDumpC_atl.c.
|
static |
Atl:
→ C-API (constructor,static) MqDumpC [MqDumpC::BinSet data:binary]
create an MqDumpS
object from binary data
Definition at line 338 of file MqDumpC_atl.c.
|
static |
Atl:
→ C-API (constructor,static) MqDumpC [MqDumpC::CTOR ctx:MqContextC ?dumpP_inout:MqDumpC=NULL?]
create a MqDumpC as export of the ctx-read-data-package …
Definition at line 281 of file MqDumpC_atl.c.
|
static |
Atl:
→ C-API (constructor,static) MqDumpC [MqDumpC::Error error:MqContextC ?dumpP_inout:MqDumpC=NULL?]
export the context->error into the dump-package …
Definition at line 299 of file MqDumpC_atl.c.
|
static |
Atl:
→ C-API (constructor,static) MqDumpC [MqDumpC::Export ctx:MqContextC ?dumpP_inout:MqDumpC=NULL?]
create a MqDumpC as export of the ctx-read-data-package …
Definition at line 317 of file MqDumpC_atl.c.
|
static |
Atl:
→ C-API MqDumpC::Import $dump ctx:MqContextC
import the dump-package into the ctx-read-data-package …
Definition at line 371 of file MqDumpC_atl.c.