bes  Updated for version 3.17.4
BESReporterList Class Reference
Inheritance diagram for BESReporterList:
Inheritance graph

Public Types

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

Public Member Functions

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

Static Public Member Functions

static BESReporterListTheList ()
 

Detailed Description

Definition at line 47 of file BESReporterList.h.

Member Function Documentation

◆ dump()

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

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 114 of file BESReporterList.cc.

References BESReporter::dump().


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