bes
Updated for version 3.17.0
|
Public Member Functions | |
virtual bool | add_info_builder (const string &info_type, p_info_builder info_builder) |
virtual BESInfo * | build_info () |
virtual void | dump (ostream &strm) const |
dumps information about this object More... | |
virtual bool | rem_info_builder (const string &info_type) |
Static Public Member Functions | |
static BESInfoList * | TheList () |
Definition at line 48 of file BESInfoList.h.
|
virtual |
Displays the pointer value of this instance along with the registered BESInfo builders and the default values of the BESInfo objects created.
strm | C++ i/o stream to dump the information to |
Implements BESObj.
Definition at line 107 of file BESInfoList.cc.
References BESInfo::dump().