| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

ProcStats::cleanup Struct Reference

List of all members.

Public Member Functions

 cleanup ()
 ~cleanup ()

Detailed Description

Definition at line 37 of file ProcStats.h.


Constructor & Destructor Documentation

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

Definition at line 39 of file ProcStats.h.

00039 { }

ProcStats::cleanup::~cleanup (  ) 

Definition at line 62 of file ProcStats.cpp.

00062                            {
00063   if(ProcStats::inst!=0)  {
00064     delete ProcStats::inst;
00065     ProcStats::inst=0;
00066   }
00067 }


The documentation for this struct was generated from the following files:
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 19:59:13 2011 for GaudiAud by doxygen 1.4.7