bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|
Public Member Functions | |
virtual void | dump (std::ostream &strm) const |
dumps information about this object | |
virtual void | report (BESDataHandlerInterface &dhi) |
Definition at line 41 of file SayReporter.h.
SayReporter::SayReporter | ( | ) |
Definition at line 38 of file SayReporter.cc.
|
virtual |
Definition at line 56 of file SayReporter.cc.
|
virtual |
dumps information about this object
Displays the pointer value of this instance along with information about the containers stored in this volatile list.
strm | C++ i/o stream to dump the information to |
Implements BESReporter.
Definition at line 96 of file SayReporter.cc.
|
virtual |
Implements BESReporter.
Definition at line 64 of file SayReporter.cc.