MqDumpC - the class known as dmp or dump is used to export a pymqmsgque data package as binary … More...
#include <LibMqMsgque_mq.h>
Data Fields | ||
union { | ||
struct MkObjectS obj | ||
} | super | |
MK_BINN | dummy [] | |
MqDumpC - the class known as dmp or dump is used to export a pymqmsgque data package as binary …
The dump is used to exchange data with external counterparts such as a database or a user-specific infrastructure.
There are 3 different function that deal with a dump:
Definition at line 8566 of file LibMqMsgque_mq.h.
MK_BINN MqDumpS::dummy[] |
Definition at line 8576 of file LibMqMsgque_mq.h.
struct MkObjectS MqDumpS::obj |
Definition at line 8570 of file LibMqMsgque_mq.h.
union { ... } MqDumpS::super |