![]() |
The Gaudi Framework
v29r3 (fa547fc2)
|
#include "GaudiKernel/ContainedObject.h"#include "GaudiKernel/GaudiException.h"#include "GaudiKernel/IDataProviderSvc.h"#include "GaudiKernel/IRegistry.h"#include "GaudiKernel/Kernel.h"#include "GaudiKernel/LinkManager.h"#include "GaudiKernel/ObjectContainerBase.h"
Go to the source code of this file.
Namespaces | |
| Objects | |
| Namespace for basic object handling within container classes. | |
Functions | |
| bool | Objects::access (const ContainedObject *from, ContainedObject **to) |
| bool | Objects::access (const DataObject *from, DataObject **to) |
| template<class TO , class FROM > | |
| TO * | Objects::reference (FROM *from) |