CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ProblemTracker.h
Go to the documentation of this file.
1 #ifndef FWCore_PluginManager_ProblemTracker_h
2 #define FWCore_PluginManager_ProblemTracker_h
3 
16 namespace edm
17 {
19  {
20  public:
21  static ProblemTracker* instance();
22 
23  private:
27 
28  static bool dead_;
29  };
30 
32  {
33  public:
34  AssertHandler();
36  private:
39  };
40 
41 }
42 
43 #endif
static ProblemTracker * instance()
ProblemTracker * pt_