#include <RootObjAddress.h>
|
| | RootObjAddress () |
| | Dummy constructor.
|
| |
| | RootObjAddress (const 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) |
| | Standard Constructor.
|
| |
| virtual | ~RootObjAddress () |
| | Standard Destructor.
|
| |
| virtual unsigned long | addRef () |
| | Add reference to object.
|
| |
| virtual unsigned long | release () |
| | release reference to object
|
| |
| virtual IRegistry * | registry () const |
| | Pointer to directory.
|
| |
| virtual void | setRegistry (IRegistry *pRegistry) |
| | Set pointer to directory.
|
| |
| virtual const CLID & | clID () const |
| | Access : Retrieve class ID of the link.
|
| |
| virtual void | setClID (const CLID &clid) |
| | Access : Set class ID of the link.
|
| |
| virtual long | svcType () const |
| | Access : retrieve the storage type of the class id.
|
| |
| virtual void | setSvcType (long typ) |
| | Access : set the storage type of the class id.
|
| |
| virtual const std::string * | par () const |
| | Retrieve string parameters.
|
| |
| virtual const unsigned long * | ipar () const |
| | Retrieve integer parameters.
|
| |
| virtual TObject * | tObj () const |
| | Retrieve TObject* ptr.
|
| |
| virtual | ~IOpaqueAddress () |
| | destructor
|
| |
Definition at line 10 of file RootObjAddress.h.
| RootHistCnv::RootObjAddress::RootObjAddress |
( |
| ) |
|
|
inline |
| RootHistCnv::RootObjAddress::RootObjAddress |
( |
const RootObjAddress & |
copy | ) |
|
|
inline |
| 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 |
| virtual RootHistCnv::RootObjAddress::~RootObjAddress |
( |
| ) |
|
|
inlinevirtual |
| virtual unsigned long RootHistCnv::RootObjAddress::addRef |
( |
| ) |
|
|
inlinevirtual |
| virtual const CLID& RootHistCnv::RootObjAddress::clID |
( |
| ) |
const |
|
inlinevirtual |
| virtual const unsigned long* RootHistCnv::RootObjAddress::ipar |
( |
| ) |
const |
|
inlinevirtual |
| virtual const std::string* RootHistCnv::RootObjAddress::par |
( |
| ) |
const |
|
inlinevirtual |
| virtual IRegistry* RootHistCnv::RootObjAddress::registry |
( |
| ) |
const |
|
inlinevirtual |
| virtual unsigned long RootHistCnv::RootObjAddress::release |
( |
| ) |
|
|
inlinevirtual |
| virtual void RootHistCnv::RootObjAddress::setClID |
( |
const CLID & |
clid | ) |
|
|
inlinevirtual |
| virtual void RootHistCnv::RootObjAddress::setRegistry |
( |
IRegistry * |
pRegistry | ) |
|
|
inlinevirtual |
| virtual void RootHistCnv::RootObjAddress::setSvcType |
( |
long |
typ | ) |
|
|
inlinevirtual |
Access : set the storage type of the class id.
Definition at line 113 of file RootObjAddress.h.
| virtual long RootHistCnv::RootObjAddress::svcType |
( |
| ) |
const |
|
inlinevirtual |
| virtual TObject* RootHistCnv::RootObjAddress::tObj |
( |
| ) |
const |
|
inlinevirtual |
| CLID RootHistCnv::RootObjAddress::m_clID |
|
protected |
| unsigned long RootHistCnv::RootObjAddress::m_ipar[2] |
|
protected |
| std::string RootHistCnv::RootObjAddress::m_par[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:
- /afs/.cern.ch/sw/Gaudi/releases/GAUDI/GAUDI_v25r2/RootHistCnv/src/RootObjAddress.h