theLink 10.0
|
MqDumpC - the class known as dmp or dump is used to export a atlmqmsgque 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 atlmqmsgque 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 8661 of file LibMqMsgque_mq.h.
MK_BINN MqDumpS::dummy[] |
Definition at line 8671 of file LibMqMsgque_mq.h.
struct MkObjectS MqDumpS::obj |
Definition at line 8665 of file LibMqMsgque_mq.h.
union { ... } MqDumpS::super |