bes  Updated for version 3.20.6
BESInfoList Class Reference
Collaboration diagram for BESInfoList:
Collaboration graph

Public Member Functions

virtual bool add_info_builder (const std::string &info_type, p_info_builder info_builder)
 
virtual BESInfobuild_info ()
 
virtual void dump (std::ostream &strm) const
 dumps information about this object More...
 
virtual bool rem_info_builder (const std::string &info_type)
 

Static Public Member Functions

static BESInfoListTheList ()
 

Detailed Description

Definition at line 45 of file BESInfoList.h.

Member Function Documentation

◆ 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
strmC++ i/o stream to dump the information to

Implements BESObj.

Definition at line 111 of file BESInfoList.cc.


The documentation for this class was generated from the following files: