33#ifndef I_BESSetContainerResponseHandler_h
34#define I_BESSetContainerResponseHandler_h 1
36#include "BESResponseHandler.h"
66 virtual void dump( std::ostream &strm )
const ;
Structure storing information used by the BES to handle the request.
handler object that knows how to create a specific response object
response handler that creates a container given the symbolic name, real name, and data type.
virtual void execute(BESDataHandlerInterface &dhi)
executes the command to create a new container or replaces an already existing container based on the...
virtual void dump(std::ostream &strm) const
dumps information about this object
virtual void transmit(BESTransmitter *transmitter, BESDataHandlerInterface &dhi)
The setContainer command does not return a response.