79 virtual void dump( std::ostream &strm )
const = 0;
101operator<<( 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.