theLink 10.0
Loading...
Searching...
No Matches
libmqmsgque::MqFactoryDTorS Struct Reference

interface for the destructor More...

#include <LibMqMsgque_mq.h>

+ Collaboration diagram for libmqmsgque::MqFactoryDTorS:

Public Attributes

MqFactoryDTorF fCall
 delete the object created with libmqmsgque::MqFactoryCTorS
 
MK_PTR data
 additional data pointer for the fCall
 
MqFactoryDataFreeF fFree
 free additional data pointer
 
MqFactoryDataCopyF fCopy
 copy additional data pointer
 

Detailed Description

interface for the destructor

Definition at line 3154 of file LibMqMsgque_mq.h.

Member Data Documentation

◆ data

MK_PTR libmqmsgque::MqFactoryDTorS::data

additional data pointer for the fCall

Definition at line 3156 of file LibMqMsgque_mq.h.

◆ fCall

MqFactoryDTorF libmqmsgque::MqFactoryDTorS::fCall

delete the object created with libmqmsgque::MqFactoryCTorS

Definition at line 3155 of file LibMqMsgque_mq.h.

◆ fCopy

MqFactoryDataCopyF libmqmsgque::MqFactoryDTorS::fCopy

copy additional data pointer

Definition at line 3158 of file LibMqMsgque_mq.h.

◆ fFree

MqFactoryDataFreeF libmqmsgque::MqFactoryDTorS::fFree

free additional data pointer

Definition at line 3157 of file LibMqMsgque_mq.h.


The documentation for this struct was generated from the following file: