BESReporterList Class Reference

#include <BESReporterList.h>

Inheritance diagram for BESReporterList:

Inheritance graph
[legend]
Collaboration diagram for BESReporterList:

Collaboration graph
[legend]
List of all members.

Public Types

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

Public Member Functions

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

Static Public Member Functions

static BESReporterListTheList ()

Protected Member Functions

 BESReporterList (void)

Member Typedef Documentation

typedef map< string, BESReporter * >::const_iterator BESReporterList::Reporter_citer
 

typedef map< string, BESReporter * >::iterator BESReporterList::Reporter_iter
 


Constructor & Destructor Documentation

BESReporterList::BESReporterList void   )  [protected]
 

BESReporterList::~BESReporterList void   )  [virtual]
 


Member Function Documentation

bool BESReporterList::add_reporter string  reporter_name,
BESReporter handler
[virtual]
 

void BESReporterList::dump ostream &  strm  )  const [virtual]
 

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.

BESReporter * BESReporterList::find_reporter string  reporter_name  )  [virtual]
 

BESReporter * BESReporterList::remove_reporter string  reporter_name  )  [virtual]
 

void BESReporterList::report const BESDataHandlerInterface dhi  )  [virtual]
 

BESReporterList * BESReporterList::TheList  )  [static]
 


The documentation for this class was generated from the following files:
Generated on Tue Feb 13 11:16:23 2007 for OPeNDAP Back End Server (BES) by  doxygen 1.4.6