44 #include "BESIndent.h"
79 virtual void dump( std::ostream &strm )
const = 0;
100 inline std::ostream &
101 operator<<( std::ostream &strm,
const BESObj &obj )
top level BES object to house generic methods
virtual void dump(std::ostream &strm) const =0
dump the contents of this object to the specified ostream
virtual ~BESObj()=default
Default constructor.