Definition at line 42 of file BESDefine.h.
◆ containers_citer
typedef std::list<BESContainer*>::const_iterator BESDefine::containers_citer |
◆ containers_iter
typedef std::list<BESContainer*>::iterator BESDefine::containers_iter |
◆ BESDefine()
◆ ~BESDefine()
BESDefine::~BESDefine |
( |
| ) |
|
|
virtual |
◆ add_container()
◆ dump()
void BESDefine::dump |
( |
std::ostream & | strm | ) |
const |
|
virtual |
dumps information about this object
Displays the pointer value of this instance along with contents of the definition, including the containers in this definition and aggregation information.
- Parameters
-
strm | C++ i/o stream to dump the information to |
Implements BESObj.
Definition at line 68 of file BESDefine.cc.
◆ end_container()
BESDefine::containers_citer BESDefine::end_container |
( |
| ) |
|
|
inline |
◆ first_container()
BESDefine::containers_citer BESDefine::first_container |
( |
| ) |
|
|
inline |
◆ get_agg_cmd()
const std::string & BESDefine::get_agg_cmd |
( |
| ) |
|
|
inline |
◆ get_agg_handler()
const std::string & BESDefine::get_agg_handler |
( |
| ) |
|
|
inline |
◆ set_agg_cmd()
void BESDefine::set_agg_cmd |
( |
const std::string & | cmd | ) |
|
|
inline |
◆ set_agg_handler()
void BESDefine::set_agg_handler |
( |
const std::string & | handler | ) |
|
|
inline |
The documentation for this class was generated from the following files: