#include </builds/gaudi/Gaudi/GaudiKernel/include/GaudiKernel/Converter.h>
Definition at line 127 of file Converter.h.
◆ ConverterID()
ConverterID::ConverterID |
( |
long |
stype, |
|
|
CLID |
clid |
|
) |
| |
|
inline |
◆ operator==()
bool ConverterID::operator== |
( |
const ConverterID & |
id | ) |
const |
|
inline |
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
s, |
|
|
const ConverterID & |
id |
|
) |
| |
|
friend |
Definition at line 138 of file Converter.h.
139 return s <<
"CNV_" <<
id.m_stype <<
"_" <<
id.m_clid;
◆ m_clid
◆ m_stype
long ConverterID::m_stype |
|
private |
The documentation for this class was generated from the following file: