#include <ModuleContextSentry.h>
Public Member Functions | |
ModuleContextSentry (ModuleCallingContext *moduleCallingContext, ParentContext const &parentContext) | |
~ModuleContextSentry () | |
Private Attributes | |
ModuleCallingContext * | moduleCallingContext_ |
Definition at line 10 of file ModuleContextSentry.h.
|
inline |
Definition at line 12 of file ModuleContextSentry.h.
References edm::CurrentModuleOnThread::getCurrentModuleOnThread(), edm::ModuleCallingContext::kPrefetching, moduleCallingContext_, edm::ModuleCallingContext::setContext(), and edm::CurrentModuleOnThread::setCurrentModuleOnThread().
|
inline |
Definition at line 19 of file ModuleContextSentry.h.
References edm::ModuleCallingContext::kInvalid, moduleCallingContext_, edm::ModuleCallingContext::previousModuleOnThread(), edm::ModuleCallingContext::setContext(), and edm::CurrentModuleOnThread::setCurrentModuleOnThread().
|
private |
Definition at line 24 of file ModuleContextSentry.h.
Referenced by ModuleContextSentry(), and ~ModuleContextSentry().