44 #include "BESIndent.h" 78 virtual void dump( std::ostream &strm )
const = 0 ;
100 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.