56 BESDEBUG(
"dap",
"Initializing DAP Commands:" << endl ) ;
59 <<
" command" << endl ) ;
64 <<
" command" << endl ) ;
69 <<
" command" << endl ) ;
73 BESDEBUG(
"dap",
"Done Initializing DAP Commands:" << endl ) ;
87 BESDEBUG(
"dap",
"Removing DAP Commands" << endl ) ;
93 BESDEBUG(
"dap",
"Done Removing DAP Commands" << endl ) ;
106 << (
void *)
this <<
")" << endl ;
static bool del_command(const string &cmd_str)
Deletes the command called cmd_str from the list of possible commands.
static void add_command(const string &cmd_str, p_xmlcmd_builder cmd)
Add a command to the possible commands allowed by this BES.
static BESXMLCommand * CommandBuilder(const BESDataHandlerInterface &base_dhi)
virtual void terminate(const string &modname)
Cleans up the DAP XML commands from the list of possible commands.
#define SHOW_INFO_RESPONSE_STR
virtual void initialize(const string &modname)
Adds the basic DAP XML command objects to the XMLCommand list of possible commands.
static BESXMLCommand * CommandBuilder(const BESDataHandlerInterface &base_dhi)
static ostream & LMarg(ostream &strm)
BESAbstractModule * maker()
#define BESDEBUG(x, y)
macro used to send debug information to the debug stream
virtual void dump(ostream &strm) const
dumps information about this object
#define CATALOG_RESPONSE_STR