![]() |
The Gaudi Framework
v27r0
|
#include "GaudiKernel/ContextSpecificPtr.h"#include "GaudiKernel/ThreadLocalPtr.h"#include "GaudiKernel/EventContext.h"
Go to the source code of this file.
Namespaces | |
| Gaudi | |
| Helper functions to set/get the application return code. | |
| Gaudi::Hive | |
Functions | |
| GAUDI_API ContextIdType | Gaudi::Hive::currentContextId () |
| Return the current context id. More... | |
| GAUDI_API ContextIdType | Gaudi::Hive::currentContextEvt () |
| GAUDI_API void | Gaudi::Hive::setCurrentContextEvt (long int evtN) |
| GAUDI_API void | Gaudi::Hive::setCurrentContextId (ContextIdType newId) |
| Used by the framework to change the value of the current context id. More... | |
| GAUDI_API void | Gaudi::Hive::setCurrentContextId (ContextIdType newId, long int evtN) |
| GAUDI_API void | Gaudi::Hive::setCurrentContextId (const EventContext *ctx) |