33 #ifndef I_BESDefineResponseHandler_h 34 #define I_BESDefineResponseHandler_h 1 86 virtual void dump( ostream &strm )
const ;
91 #endif // I_BESDefineResponseHandler_h BESDefineResponseHandler(const string &name)
virtual void execute(BESDataHandlerInterface &dhi)
executes the command to create a new definition.
response handler that creates a definition given container names and optionally constraints and attri...
handler object that knows how to create a specific response object
virtual void transmit(BESTransmitter *transmitter, BESDataHandlerInterface &dhi)
transmit the response object built by the execute command using the specified transmitter object ...
virtual void dump(ostream &strm) const
dumps information about this object
Structure storing information used by the BES to handle the request.
virtual ~BESDefineResponseHandler(void)
static BESResponseHandler * DefineResponseBuilder(const string &name)