33#ifndef I_BESDapService_h
34#define I_BESDapService_h 1
static helper functions to register a handler to handle dap services and add commands to the dap serv...
static void add_to_dap_service(const std::string &cmd, const std::string &desc)
static function to add commands to the dap service
static void handle_dap_service(const std::string &handler)
static function to register a handler to handle the dap services