IRegistry Class Reference
#include <GaudiKernel/IRegistry.h>
List of all members.
Detailed Description
The
IRegistry represents the entry door to the environment any data object residing in a transient data store is embedded.
Split from directory browsing (which is now sub-classed), providing a light-weight interface to differing registry mechanism.
Definition at line 21 of file IRegistry.h.
Member Typedef Documentation
Constructor & Destructor Documentation
| virtual IRegistry::~IRegistry |
( |
|
) |
[inline, virtual] |
Member Function Documentation
| virtual unsigned long IRegistry::addRef |
( |
|
) |
[pure virtual] |
| virtual unsigned long IRegistry::release |
( |
|
) |
[pure virtual] |
| virtual const name_type& IRegistry::name |
( |
|
) |
const [pure virtual] |
| virtual const id_type& IRegistry::identifier |
( |
|
) |
const [pure virtual] |
| virtual DataObject* IRegistry::object |
( |
|
) |
const [pure virtual] |
| virtual void IRegistry::setAddress |
( |
IOpaqueAddress * |
pAddress |
) |
[pure virtual] |
The documentation for this class was generated from the following file:
- /afs/cern.ch/sw/Gaudi/releases/GAUDI/GAUDI_v20r4/GaudiKernel/GaudiKernel/IRegistry.h