33 #ifndef I_BESSetContainerResponseHandler_h 34 #define I_BESSetContainerResponseHandler_h 1 66 virtual void dump( ostream &strm )
const ;
71 #endif // I_BESSetContainerResponseHandler_h
virtual void dump(ostream &strm) const
dumps information about this object
virtual void transmit(BESTransmitter *transmitter, BESDataHandlerInterface &dhi)
transmit the response object built by the execute command using the specified transmitter object ...
static BESResponseHandler * SetContainerResponseBuilder(const string &name)
response handler that creates a container given the symbolic name, real name, and data type...
handler object that knows how to create a specific response object
virtual void execute(BESDataHandlerInterface &dhi)
executes the command to create a new container or replaces an already existing container based on the...
Structure storing information used by the BES to handle the request.
virtual ~BESSetContainerResponseHandler(void)
BESSetContainerResponseHandler(const string &name)