Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework  v29r0 (ff2e7097)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
KeyedObject.cpp File Reference
Include dependency graph for KeyedObject.cpp:

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)