Definition at line 47 of file ConversionSvc.h.
ConversionSvc::WorkerEntry::WorkerEntry |
( |
const CLID & |
cl, |
|
|
IConverter * |
cnv |
|
) |
| |
|
inline |
Definition at line 53 of file ConversionSvc.h.
virtual unsigned long addRef()=0
Increment the reference count of Interface instance.
ConversionSvc::WorkerEntry::~WorkerEntry |
( |
| ) |
|
|
inline |
Definition at line 58 of file ConversionSvc.h.
virtual unsigned long release()=0
Release Interface instance.
ConversionSvc::WorkerEntry::WorkerEntry |
( |
WorkerEntry && |
orig | ) |
|
|
inlinenoexcept |
ConversionSvc::WorkerEntry::WorkerEntry |
( |
const WorkerEntry & |
copy | ) |
|
|
delete |
const CLID& ConversionSvc::WorkerEntry::clID |
( |
| ) |
const |
|
inline |
IConverter* ConversionSvc::WorkerEntry::converter |
( |
| ) |
|
|
inline |
CLID ConversionSvc::WorkerEntry::m_class |
|
private |
IConverter* ConversionSvc::WorkerEntry::m_converter |
|
private |
The documentation for this class was generated from the following file: