|
theLink 10.0
|
interface for the constructor More...
#include <LibMqMsgque_mq.h>
Collaboration diagram for MqFactoryCTorS:Data Fields | |
| MqFactoryCTorF | fCall |
| create a new object | |
| MK_PTR | data |
| additional data pointer for the fCall | |
| MqFactoryDataFreeF | fFree |
| free additional data pointer | |
| MqFactoryDataCopyF | fCopy |
| copy additional data pointer | |
interface for the constructor
Definition at line 3145 of file LibMqMsgque_mq.h.
| MK_PTR MqFactoryCTorS::data |
additional data pointer for the fCall
Definition at line 3147 of file LibMqMsgque_mq.h.
| MqFactoryCTorF MqFactoryCTorS::fCall |
create a new object
Definition at line 3146 of file LibMqMsgque_mq.h.
| MqFactoryDataCopyF MqFactoryCTorS::fCopy |
copy additional data pointer
Definition at line 3149 of file LibMqMsgque_mq.h.
| MqFactoryDataFreeF MqFactoryCTorS::fFree |
free additional data pointer
Definition at line 3148 of file LibMqMsgque_mq.h.