bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|
Public Member Functions | |
void | dump (std::ostream &strm) const override |
dumps information about this object | |
void | initialize (const std::string &modname) override |
void | terminate (const std::string &modname) override |
Definition at line 42 of file HDF5Module.h.
|
overridevirtual |
dumps information about this object
Displays the pointer value of this instance
strm | C++ i/o stream to dump the information to |
Implements BESAbstractModule.
Definition at line 96 of file HDF5Module.cc.
|
overridevirtual |
Implements BESAbstractModule.
Definition at line 50 of file HDF5Module.cc.
|
overridevirtual |
Implements BESAbstractModule.
Definition at line 76 of file HDF5Module.cc.