33 #ifndef BESAggregationServer_h_ 34 #define BESAggregationServer_h_ 1 61 virtual const string &
get_name()
const {
return _name ; }
63 virtual void dump( ostream &strm )
const ;
66 #endif // BESAggregationServer_h_ virtual void dump(ostream &strm) const
dumps information about this object
virtual const string & get_name() const
virtual void aggregate(BESDataHandlerInterface &dhi)=0
aggregate the response object
Base object for bes objects.
BESAggregationServer(string name)
virtual ~BESAggregationServer()
Structure storing information used by the BES to handle the request.
Abstraction representing mechanism for aggregating data.