Definition at line 45 of file BESReporterList.h.
◆ Reporter_citer
typedef std::map<std::string,BESReporter*>::const_iterator BESReporterList::Reporter_citer |
◆ Reporter_iter
typedef std::map<std::string,BESReporter*>::iterator BESReporterList::Reporter_iter |
◆ BESReporterList()
BESReporterList::BESReporterList |
( |
| ) |
|
◆ ~BESReporterList()
BESReporterList::~BESReporterList |
( |
| ) |
|
|
virtual |
◆ add_reporter()
bool BESReporterList::add_reporter |
( |
std::string |
reporter_name, |
|
|
BESReporter * |
handler |
|
) |
| |
|
virtual |
◆ dump()
void BESReporterList::dump |
( |
std::ostream & |
strm | ) |
const |
|
overridevirtual |
dumps information about this object
Displays the pointer value of this instance along with information about this catalog directory.
- Parameters
-
strm | C++ i/o stream to dump the information to |
Implements BESObj.
Definition at line 127 of file BESReporterList.cc.
◆ find_reporter()
BESReporter * BESReporterList::find_reporter |
( |
std::string |
reporter_name | ) |
|
|
virtual |
◆ remove_reporter()
BESReporter * BESReporterList::remove_reporter |
( |
std::string |
reporter_name | ) |
|
|
virtual |
◆ report()
◆ TheList()
The documentation for this class was generated from the following files: