![]() |
The Gaudi Framework
v26r0
|
#include "GaudiKernel/ClassID.h"#include "GaudiKernel/StatusCode.h"#include <string>#include <ostream>
Go to the source code of this file.
Classes | |
| class | DataObject |
| A DataObject is the base class of any identifiable object on any data store. More... | |
Namespaces | |
| Gaudi | |
| Helper functions to set/get the application return code. | |
Functions | |
| GAUDI_API void | Gaudi::pushCurrentDataObject (DataObject **pobjAddr) |
| GAUDI_API void | Gaudi::popCurrentDataObject () |
| GAUDI_API DataObject * | Gaudi::getCurrentDataObject () |