bes
Updated for version 3.20.5
|
33 #include "BESDapService.h"
34 #include "BESServiceRegistry.h"
35 #include "BESDapNames.h"
48 registry->
add_to_service( OPENDAP_SERVICE, cmd, desc, DAP2_FORMAT ) ;
virtual void add_to_service(const string &service, const string &cmd, const string &cmd_descript, const string &format)
This function allows callers to add to a service that already exists.
The service registry allows modules to register services with the BES that they provide.
static void add_to_dap_service(const string &cmd, const string &desc)
static function to add commands to the dap service
virtual void handles_service(const string &handler, const string &service)
The specified handler can handle the specified service.
static void handle_dap_service(const string &handler)
static function to register a handler to handle the dap services