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 37 of file HDF4Module.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 89 of file HDF4Module.cc.
|
overridevirtual |
Implements BESAbstractModule.
Definition at line 46 of file HDF4Module.cc.
|
overridevirtual |
Implements BESAbstractModule.
Definition at line 69 of file HDF4Module.cc.