bes  Updated for version 3.17.4
BESDefine Class Reference
Inheritance diagram for BESDefine:
Inheritance graph

Public Types

typedef list< BESContainer * >::const_iterator containers_citer
 
typedef list< BESContainer * >::iterator containers_iter
 

Public Member Functions

void add_container (BESContainer *container)
 
virtual void dump (ostream &strm) const
 dumps information about this object More...
 
BESDefine::containers_citer end_container ()
 
BESDefine::containers_citer first_container ()
 
const string & get_agg_cmd ()
 
const string & get_agg_handler ()
 
void set_agg_cmd (const string &cmd)
 
void set_agg_handler (const string &handler)
 

Detailed Description

Definition at line 45 of file BESDefine.h.

Member Function Documentation

◆ dump()

void BESDefine::dump ( ostream &  strm) const
virtual

Displays the pointer value of this instance along with contents of the definition, including the containers in this definition and aggregation information.

Parameters
strmC++ i/o stream to dump the information to

Implements BESObj.

Definition at line 65 of file BESDefine.cc.

References BESContainer::dump().


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