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

In This Package:

ICounterSvc::Printout Class Reference

Print counters for each element in the range [first, last) e.g. More...

#include <ICounterSvc.h>

Collaboration diagram for ICounterSvc::Printout:

[legend]
List of all members.

Public Member Functions

 Printout (ICounterSvc *svc)
 Standard initializing constructor.
 ~Printout ()
 destructor
StatusCode operator() (MsgStream &log, const Counter *cnt) const
 Callback for printout with Counter pointers.

Private Member Functions

 Printout ()
 no defauld constructor
 Printout (const Printout &)
Printoutoperator= (const Printout &)
 no assigment is allowed

Private Attributes

ICounterSvcm_svc
 Reference to counter service.

Detailed Description

Print counters for each element in the range [first, last) e.g.

for_each(start, end, PrintCube) ;

Author:
Markus Frank
Version:
1.0

Definition at line 109 of file ICounterSvc.h.


Constructor & Destructor Documentation

ICounterSvc::Printout::Printout ( ICounterSvc svc  ) 

Standard initializing constructor.

ICounterSvc::Printout::~Printout (  ) 

destructor

ICounterSvc::Printout::Printout (  )  [private]

no defauld constructor

ICounterSvc::Printout::Printout ( const Printout  )  [private]


Member Function Documentation

StatusCode ICounterSvc::Printout::operator() ( MsgStream log,
const Counter cnt 
) const

Callback for printout with Counter pointers.

Printout& ICounterSvc::Printout::operator= ( const Printout  )  [private]

no assigment is allowed


Member Data Documentation

ICounterSvc* ICounterSvc::Printout::m_svc [private]

Reference to counter service.

Definition at line 127 of file ICounterSvc.h.


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

Generated on Mon Apr 11 19:57:08 2011 for GaudiKernel by doxygen 1.4.7