#include <src/RootObjAddress.h>
Definition at line 11 of file RootObjAddress.h.
RootHistCnv::RootObjAddress::RootObjAddress |
( |
| ) |
|
|
inline |
Dummy constructor.
Definition at line 31 of file RootObjAddress.h.
IRegistry * m_pRegistry
Pointer to corresponding directory.
unsigned long m_ipar[2]
Integer parameters to be accessed.
TObject * m_tObj
Pointer to TObject.
long m_svcType
Storage type.
RootHistCnv::RootObjAddress::RootObjAddress |
( |
const RootObjAddress & |
copy | ) |
|
|
inline |
Definition at line 36 of file RootObjAddress.h.
IRegistry * m_pRegistry
Pointer to corresponding directory.
unsigned long m_ipar[2]
Integer parameters to be accessed.
std::string m_par[2]
String parameters to be accessed.
TObject * m_tObj
Pointer to TObject.
long m_svcType
Storage type.
Opaque address interface definition.
RootHistCnv::RootObjAddress::RootObjAddress |
( |
long |
svc, |
|
|
const CLID & |
clid, |
|
|
const std::string & |
p1 = "" , |
|
|
const std::string & |
p2 = "" , |
|
|
unsigned long |
ip1 = 0 , |
|
|
unsigned long |
ip2 = 0 , |
|
|
TObject * |
tObj = 0 |
|
) |
| |
|
inline |
Standard Constructor.
Definition at line 51 of file RootObjAddress.h.
IRegistry * m_pRegistry
Pointer to corresponding directory.
unsigned long m_ipar[2]
Integer parameters to be accessed.
std::string m_par[2]
String parameters to be accessed.
virtual TObject * tObj() const
Retrieve TObject* ptr.
TObject * m_tObj
Pointer to TObject.
long m_svcType
Storage type.
RootHistCnv::RootObjAddress::~RootObjAddress |
( |
| ) |
|
|
overridedefault |
unsigned long RootHistCnv::RootObjAddress::addRef |
( |
| ) |
|
|
inlineoverridevirtual |
const CLID& RootHistCnv::RootObjAddress::clID |
( |
| ) |
const |
|
inlineoverridevirtual |
const unsigned long* RootHistCnv::RootObjAddress::ipar |
( |
| ) |
const |
|
inlineoverridevirtual |
Retrieve integer parameters.
Implements IOpaqueAddress.
Definition at line 88 of file RootObjAddress.h.
unsigned long m_ipar[2]
Integer parameters to be accessed.
const std::string* RootHistCnv::RootObjAddress::par |
( |
| ) |
const |
|
inlineoverridevirtual |
IRegistry* RootHistCnv::RootObjAddress::registry |
( |
| ) |
const |
|
inlineoverridevirtual |
unsigned long RootHistCnv::RootObjAddress::release |
( |
| ) |
|
|
inlineoverridevirtual |
virtual void RootHistCnv::RootObjAddress::setClID |
( |
const CLID & |
clid | ) |
|
|
inlinevirtual |
void RootHistCnv::RootObjAddress::setRegistry |
( |
IRegistry * |
pRegistry | ) |
|
|
inlineoverridevirtual |
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.
long m_svcType
Storage type.
long RootHistCnv::RootObjAddress::svcType |
( |
| ) |
const |
|
inlineoverridevirtual |
virtual TObject* RootHistCnv::RootObjAddress::tObj |
( |
| ) |
const |
|
inlinevirtual |
Retrieve TObject* ptr.
Definition at line 91 of file RootObjAddress.h.
TObject * m_tObj
Pointer to TObject.
CLID RootHistCnv::RootObjAddress::m_clID |
|
protected |
unsigned long RootHistCnv::RootObjAddress::m_ipar[2] |
|
protected |
IRegistry* RootHistCnv::RootObjAddress::m_pRegistry |
|
protected |
unsigned long RootHistCnv::RootObjAddress::m_refCount |
|
protected |
long RootHistCnv::RootObjAddress::m_svcType |
|
protected |
TObject* RootHistCnv::RootObjAddress::m_tObj |
|
protected |
The documentation for this class was generated from the following file: