78 virtual void dump( ostream &strm )
const = 0 ;
Base object for bes objects.
virtual ~BESObj()
Default constructor.
ostream & operator<<(ostream &strm, const BESObj &obj)
dump the contents of the specified object to the specified ostream
virtual void dump(ostream &strm) const =0
dump the contents of this object to the specified ostream