33#ifndef A_SampleSayCommand_h
34#define A_SampleSayCommand_h 1
36#include "BESCommand.h"
42 SampleSayCommand(
const string &cmd) :
46 virtual ~SampleSayCommand()
Structure storing information used by the BES to handle the request.
handler object that knows how to create a specific response object
tokenizer for the BES request command string
virtual void dump(ostream &strm) const
dumps information about this object