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 (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]

References find_reporter().

Here is the call graph for this function:

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.

References BESReporter::dump(), BESIndent::Indent(), BESIndent::LMarg(), and BESIndent::UnIndent().

Here is the call graph for this function:

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

Referenced by add_reporter().

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

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

References BESReporter::report().

Referenced by BESInterface::report_request().

Here is the call graph for this function:

BESReporterList * BESReporterList::TheList (  )  [static]


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

Generated on Wed Mar 4 04:33:39 2009 for OPeNDAP Back End Server (BES) by  doxygen 1.5.8