CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Private Attributes
edm::ModuleContextSentry Class Reference

#include <ModuleContextSentry.h>

Public Member Functions

 ModuleContextSentry (ModuleCallingContext *moduleCallingContext, ParentContext const &parentContext)
 
 ~ModuleContextSentry ()
 

Private Attributes

ModuleCallingContextmoduleCallingContext_
 

Detailed Description

Definition at line 10 of file ModuleContextSentry.h.

Constructor & Destructor Documentation

edm::ModuleContextSentry::ModuleContextSentry ( ModuleCallingContext moduleCallingContext,
ParentContext const &  parentContext 
)
inline
edm::ModuleContextSentry::~ModuleContextSentry ( )
inline

Member Data Documentation

ModuleCallingContext* edm::ModuleContextSentry::moduleCallingContext_
private

Definition at line 24 of file ModuleContextSentry.h.

Referenced by ModuleContextSentry(), and ~ModuleContextSentry().