OPeNDAP Hyrax Back End Server (BES) Updated for version 3.8.3

BESXMLDefaultCommands Class Reference

#include <BESXMLDefaultCommands.h>

List of all members.

Static Public Member Functions

static int initialize (int argc, char **argv)
 Loads the default set of BES XML commands.
static int terminate (void)
 Cleans up the DAP XML commands from the list of possible commands.

Detailed Description

Definition at line 36 of file BESXMLDefaultCommands.h.


Member Function Documentation

int BESXMLDefaultCommands::terminate ( void  ) [static]

Cleans up the DAP XML commands from the list of possible commands.

Removes the default set of BES XML commands from the list of possible commands.

When the BES is being shut down, each dynamically loaded module is allowed to clean up after itself before the module is unloaded. This function is called to do the cleanup work for the DAP XML command module

Parameters:
modnameThe name of the DAP XML command module.

Definition at line 85 of file BESXMLDapCommandModule.cc.

References BESDEBUG, CATALOG_RESPONSE_STR, DATADDX_RESPONSE, BESXMLCommand::del_command(), and SHOW_INFO_RESPONSE_STR.

Here is the call graph for this function:


The documentation for this class was generated from the following files: