45 #define RETURNAS_W10N "w10n"
93 << (
void *)
this <<
")" << std::endl ;
static BESXMLCommand * CommandBuilder(const BESDataHandlerInterface &base_dhi)
static void add_command(const string &cmd_str, p_xmlcmd_builder cmd)
Add a command to the possible commands allowed by this BES.
virtual bool add_handler(const string &handler_name, BESRequestHandler *handler)
add a request handler to the list of registered handlers for this server
BESTransmitter class named "json" that transmits an OPeNDAP data object as a JSON file...
virtual void terminate(const string &modname)
virtual bool add_transmitter(const string &name, BESTransmitter *transmitter)
virtual void dump(ostream &strm) const
dumps information about this object
static BESReturnManager * TheManager()
static ostream & LMarg(ostream &strm)
virtual void initialize(const string &modname)
virtual bool add_handler(const string &handler, p_response_handler handler_method)
add a response handler to the list
#define SHOW_PATH_INFO_RESPONSE
Represents a specific data type request handler.
#define SHOW_PATH_INFO_RESPONSE_STR
A Request Handler for the Fileout NetCDF request.
static BESRequestHandlerList * TheList()
static BESResponseHandler * ShowPathInfoResponseBuilder(const string &name)
BESAbstractModule * maker()
virtual bool remove_handler(const string &handler)
removes a response handler from the list
#define BESDEBUG(x, y)
macro used to send debug information to the debug stream
static void Register(const string &flagName)
register the specified debug flag
static BESResponseHandlerList * TheList()