SayReporter Class Reference

#include <SayReporter.h>

Inheritance diagram for SayReporter:
Inheritance graph
[legend]
Collaboration diagram for SayReporter:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual void dump (ostream &strm) const
 dumps information about this object
virtual void report (BESDataHandlerInterface &dhi)
 SayReporter ()
virtual ~SayReporter ()

Detailed Description

Definition at line 45 of file SayReporter.h.


Constructor & Destructor Documentation

SayReporter::SayReporter (  ) 

Definition at line 38 of file SayReporter.cc.

References BESKeys::get_key(), and TheBESKeys::TheKeys().

Here is the call graph for this function:

SayReporter::~SayReporter (  )  [virtual]

Definition at line 59 of file SayReporter.cc.


Member Function Documentation

void SayReporter::dump ( ostream &  strm  )  const [virtual]

dumps information about this object

Displays the pointer value of this instance along with information about the containers stored in this volatile list.

Parameters:
strm C++ i/o stream to dump the information to

Implements BESReporter.

Definition at line 105 of file SayReporter.cc.

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

Here is the call graph for this function:

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

Implements BESReporter.

Definition at line 69 of file SayReporter.cc.

References BESDataHandlerInterface::data_c(), SAY_TO, and SAY_WHAT.

Here is the call graph for this function:


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

Generated on 27 Oct 2009 for OPeNDAP Hyrax Back End Server (BES) by  doxygen 1.6.1