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