Gaudi Framework, version v22r1

Home   Generated: Mon Feb 28 2011
Public Member Functions

ProcStats::cleanup Struct Reference

List of all members.

Public Member Functions

 cleanup ()
 ~cleanup ()

Detailed Description

Definition at line 49 of file ProcStats.h.


Constructor & Destructor Documentation

ProcStats::cleanup::cleanup (  ) [inline]

Definition at line 51 of file ProcStats.h.

{ }
ProcStats::cleanup::~cleanup (  )

Definition at line 67 of file ProcStats.cpp.

                           {
  if(ProcStats::inst!=0)  {
    delete ProcStats::inst;
    ProcStats::inst=0;
  }
}

The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Mon Feb 28 2011 18:28:22 for Gaudi Framework, version v22r1 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004