Definition at line 54 of file ConversionSvc.h.
◆ WorkerEntry() [1/3]
ConversionSvc::WorkerEntry::WorkerEntry |
( |
const CLID & | cl, |
|
|
IConverter * | cnv ) |
|
inline |
◆ ~WorkerEntry()
ConversionSvc::WorkerEntry::~WorkerEntry |
( |
| ) |
|
|
inline |
◆ WorkerEntry() [2/3]
ConversionSvc::WorkerEntry::WorkerEntry |
( |
WorkerEntry && | orig | ) |
|
|
inlinenoexcept |
◆ WorkerEntry() [3/3]
ConversionSvc::WorkerEntry::WorkerEntry |
( |
const WorkerEntry & | copy | ) |
|
|
delete |
◆ clID()
const CLID & ConversionSvc::WorkerEntry::clID |
( |
| ) |
const |
|
inline |
◆ converter()
IConverter * ConversionSvc::WorkerEntry::converter |
( |
| ) |
|
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
Definition at line 70 of file ConversionSvc.h.
70 {
73 return *this;
74 }
void swap(GaudiUtils::VectorMap< KEY, VALUE, KEYCOMPARE, ALLOCATOR > &left, GaudiUtils::VectorMap< KEY, VALUE, KEYCOMPARE, ALLOCATOR > &right)
the definition of specialized algorithm for swapping
◆ m_class
CLID ConversionSvc::WorkerEntry::m_class |
|
private |
◆ m_converter
IConverter* ConversionSvc::WorkerEntry::m_converter |
|
private |
The documentation for this class was generated from the following file: