|
theLink 10.0
|
interface for the destructor More...
#include <LibMqMsgque_mq.h>
Collaboration diagram for MqFactoryDTorS:Data Fields | |
| MqFactoryDTorF | fCall |
| delete the object created with MqFactoryCTorS | |
| MK_PTR | data |
| additional data pointer for the fCall | |
| MqFactoryDataFreeF | fFree |
| free additional data pointer | |
| MqFactoryDataCopyF | fCopy |
| copy additional data pointer | |
interface for the destructor
Definition at line 3154 of file LibMqMsgque_mq.h.
| MK_PTR MqFactoryDTorS::data |
additional data pointer for the fCall
Definition at line 3156 of file LibMqMsgque_mq.h.
| MqFactoryDTorF MqFactoryDTorS::fCall |
delete the object created with MqFactoryCTorS
Definition at line 3155 of file LibMqMsgque_mq.h.
| MqFactoryDataCopyF MqFactoryDTorS::fCopy |
copy additional data pointer
Definition at line 3158 of file LibMqMsgque_mq.h.
| MqFactoryDataFreeF MqFactoryDTorS::fFree |
free additional data pointer
Definition at line 3157 of file LibMqMsgque_mq.h.