|
Gaudi Framework, version v21r11 |
| Home | Generated: 30 Sep 2010 |
#include "GaudiKernel/Kernel.h"#include "GaudiKernel/IRegistry.h"#include "GaudiKernel/LinkManager.h"#include "GaudiKernel/GaudiException.h"#include "GaudiKernel/IDataProviderSvc.h"#include "GaudiKernel/ObjectContainerBase.h"#include "GaudiKernel/ContainedObject.h"
Go to the source code of this file.
Namespaces | |
| namespace | Objects |
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) |