bes  Updated for version 3.20.6
BESReporterList Class Reference
Collaboration diagram for BESReporterList:
Collaboration graph

Public Types

typedef std::map< std::string, BESReporter * >::const_iterator Reporter_citer
 
typedef std::map< std::string, BESReporter * >::iterator Reporter_iter
 

Public Member Functions

virtual bool add_reporter (std::string reporter_name, BESReporter *handler)
 
virtual void dump (std::ostream &strm) const
 dumps information about this object More...
 
virtual BESReporterfind_reporter (std::string reporter_name)
 
virtual BESReporterremove_reporter (std::string reporter_name)
 
virtual void report (BESDataHandlerInterface &dhi)
 

Static Public Member Functions

static BESReporterListTheList ()
 

Detailed Description

Definition at line 44 of file BESReporterList.h.

Member Function Documentation

◆ dump()

void BESReporterList::dump ( std::ostream &  strm) const
virtual

dumps information about this object

Displays the pointer value of this instance along with information about this catalog directory.

Parameters
strmC++ i/o stream to dump the information to

Implements BESObj.

Definition at line 118 of file BESReporterList.cc.


The documentation for this class was generated from the following files: