43 #include "BESIndent.h" 77 virtual void dump( std::ostream &strm )
const = 0 ;
99 operator<<( std::ostream &strm,
const BESObj &obj )
Base object for bes objects.
virtual void dump(std::ostream &strm) const =0
dump the contents of this object to the specified ostream
virtual ~BESObj()
Default constructor.