33 #ifndef I_BESSetContainerResponseHandler_h 34 #define I_BESSetContainerResponseHandler_h 1 36 #include "BESResponseHandler.h" 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)
The setContainer command does not return a response.
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.