MqDumpC - various functions to work on a dump … More...
Collaboration diagram for MqDumpC_Misc_PY_API:Functions | |
| MK_DEPRECATED static MK_UNUSED OT_ProcRet | pymqmsgque_MqDumpC_Log (MqDumpC_ARGS) |
| static OT_ProcRet | pymqmsgque_MqDumpC_SizeGet (MqDumpC_ARGS) |
Python: → C-API report the binary data size from an MqDumpS object | |
| static OT_ProcRet | pymqmsgque_MqDumpC_TokenGet (MqDumpC_ARGS) |
Python: → C-API return the MqContextC_ServiceApi_Identifer … | |
MqDumpC - various functions to work on a dump …
|
static |
Definition at line 246 of file MqDumpC_py.c.
|
static |
Python: → C-API long dump.SizeGet()
report the binary data size from an MqDumpS object
Definition at line 249 of file MqDumpC_py.c.
|
static |
Python: → C-API string dump.TokenGet()
return the MqContextC_ServiceApi_Identifer …
Definition at line 262 of file MqDumpC_py.c.