bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
SayReporter Class Reference
Inheritance diagram for SayReporter:
Inheritance graph
Collaboration diagram for SayReporter:
Collaboration graph

Public Member Functions

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

Detailed Description

Definition at line 41 of file SayReporter.h.

Constructor & Destructor Documentation

◆ SayReporter()

SayReporter::SayReporter ( )

Definition at line 38 of file SayReporter.cc.

◆ ~SayReporter()

SayReporter::~SayReporter ( )
virtual

Definition at line 56 of file SayReporter.cc.

Member Function Documentation

◆ dump()

void SayReporter::dump ( std::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
strmC++ i/o stream to dump the information to

Implements BESReporter.

Definition at line 96 of file SayReporter.cc.

◆ report()

void SayReporter::report ( BESDataHandlerInterface & dhi)
virtual

Implements BESReporter.

Definition at line 64 of file SayReporter.cc.


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