Definition at line 46 of file BESInfoList.h.
◆ BESInfoList()
BESInfoList::BESInfoList |
( |
| ) |
|
◆ ~BESInfoList()
BESInfoList::~BESInfoList |
( |
| ) |
|
|
virtual |
◆ add_info_builder()
bool BESInfoList::add_info_builder |
( |
const std::string & |
info_type, |
|
|
p_info_builder |
info_builder |
|
) |
| |
|
virtual |
◆ build_info()
BESInfo * BESInfoList::build_info |
( |
| ) |
|
|
virtual |
◆ dump()
void BESInfoList::dump |
( |
std::ostream & |
strm | ) |
const |
|
virtual |
dumps information about this object
Displays the pointer value of this instance along with the registered BESInfo builders and the default values of the BESInfo objects created.
- Parameters
-
strm | C++ i/o stream to dump the information to |
Implements BESObj.
Definition at line 118 of file BESInfoList.cc.
◆ rem_info_builder()
bool BESInfoList::rem_info_builder |
( |
const std::string & |
info_type | ) |
|
|
virtual |
◆ TheList()
The documentation for this class was generated from the following files: