#include </builds/gaudi/Gaudi/RootHistCnv/src/RootObjAddress.h>
Definition at line 21 of file RootObjAddress.h.
◆ RootObjAddress() [1/3]
RootHistCnv::RootObjAddress::RootObjAddress |
( |
| ) |
|
|
default |
◆ RootObjAddress() [2/3]
RootHistCnv::RootObjAddress::RootObjAddress |
( |
const RootObjAddress & |
copy | ) |
|
|
inline |
◆ RootObjAddress() [3/3]
RootHistCnv::RootObjAddress::RootObjAddress |
( |
long |
svc, |
|
|
const CLID & |
clid, |
|
|
std::string_view |
p1 = {} , |
|
|
std::string_view |
p2 = {} , |
|
|
unsigned long |
ip1 = 0 , |
|
|
unsigned long |
ip2 = 0 , |
|
|
TObject * |
tObj = nullptr |
|
) |
| |
|
inline |
Standard Constructor.
Definition at line 56 of file RootObjAddress.h.
56 {}, std::string_view
p2 = {},
57 unsigned long ip1 = 0,
unsigned long ip2 = 0, TObject*
tObj =
nullptr )
◆ addRef()
unsigned long RootHistCnv::RootObjAddress::addRef |
( |
| ) |
|
|
inlineoverridevirtual |
◆ clID()
const CLID& RootHistCnv::RootObjAddress::clID |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ ipar()
const unsigned long* RootHistCnv::RootObjAddress::ipar |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ par()
const std::string* RootHistCnv::RootObjAddress::par |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ registry()
IRegistry* RootHistCnv::RootObjAddress::registry |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ release()
unsigned long RootHistCnv::RootObjAddress::release |
( |
| ) |
|
|
inlineoverridevirtual |
◆ setClID()
virtual void RootHistCnv::RootObjAddress::setClID |
( |
const CLID & |
clid | ) |
|
|
inlinevirtual |
◆ setRegistry()
void RootHistCnv::RootObjAddress::setRegistry |
( |
IRegistry * |
pRegistry | ) |
|
|
inlineoverridevirtual |
◆ setSvcType()
virtual void RootHistCnv::RootObjAddress::setSvcType |
( |
long |
typ | ) |
|
|
inlinevirtual |
Access : set the storage type of the class id.
Definition at line 84 of file RootObjAddress.h.
◆ svcType()
long RootHistCnv::RootObjAddress::svcType |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ tObj()
virtual TObject* RootHistCnv::RootObjAddress::tObj |
( |
| ) |
const |
|
inlinevirtual |
◆ m_clID
CLID RootHistCnv::RootObjAddress::m_clID = 0 |
|
protected |
◆ m_ipar
unsigned long RootHistCnv::RootObjAddress::m_ipar[2] = { 0xFFFFFFFF, 0xFFFFFFFF } |
|
protected |
◆ m_par
◆ m_pRegistry
IRegistry* RootHistCnv::RootObjAddress::m_pRegistry = nullptr |
|
protected |
◆ m_refCount
unsigned long RootHistCnv::RootObjAddress::m_refCount = 0 |
|
protected |
◆ m_svcType
long RootHistCnv::RootObjAddress::m_svcType = 0 |
|
protected |
◆ m_tObj
TObject* RootHistCnv::RootObjAddress::m_tObj = nullptr |
|
protected |
The documentation for this class was generated from the following file: