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 32 of file DapFunctions.h.
|
inline |
Definition at line 34 of file DapFunctions.h.
|
inlinevirtual |
Definition at line 37 of file DapFunctions.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 148 of file DapFunctions.cc.
|
virtual |
Implements BESAbstractModule.
Definition at line 73 of file DapFunctions.cc.
|
virtual |
Implements BESAbstractModule.
Definition at line 134 of file DapFunctions.cc.