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 | initialize (const std::string &modname) |
virtual void | terminate (const std::string &modname) |
Definition at line 37 of file BESWWWModule.h.
|
inline |
Definition at line 40 of file BESWWWModule.h.
|
inlinevirtual |
Definition at line 41 of file BESWWWModule.h.
|
virtual |
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 114 of file BESWWWModule.cc.
|
virtual |
Implements BESAbstractModule.
Definition at line 61 of file BESWWWModule.cc.
|
virtual |
Implements BESAbstractModule.
Definition at line 84 of file BESWWWModule.cc.