BESDapNames.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define CATALOG_OR_INFO   "catalog_or_info"
#define CATALOG_RESPONSE   "show.catalog"
#define CATALOG_RESPONSE_STR   "showCatalog"
#define D_BESDapNames_H   1
#define DAP2_FORMAT   "dap2"
#define DAS_DESCRIPT   "OPeNDAP Data Attribute Structure"
#define DAS_RESPONSE   "get.das"
#define DAS_RESPONSE_STR   "getDAS"
#define DAS_SERVICE   "das"
#define DATA_DESCRIPT   "OPeNDAP Data Object"
#define DATA_RESPONSE   "get.dods"
#define DATA_RESPONSE_STR   "getDODS"
#define DATA_SERVICE   "dods"
#define DATADDX_BOUNDARY   "dataddx_boundary"
#define DATADDX_DESCRIPT   "OPeNDAP Data Description and Attributes in DDX format and Data Object"
#define DATADDX_RESPONSE   "get.dataddx"
#define DATADDX_RESPONSE_STR   "getDataDDX"
#define DATADDX_SERVICE   "dataddx"
#define DATADDX_STARTID   "dataddx_startid"
#define DDS_DESCRIPT   "OPeNDAP Data Description Structure"
#define DDS_RESPONSE   "get.dds"
#define DDS_RESPONSE_STR   "getDDS"
#define DDS_SERVICE   "dds"
#define DDX_DESCRIPT   "OPeNDAP Data Description and Attribute XML Document"
#define DDX_RESPONSE   "get.ddx"
#define DDX_RESPONSE_STR   "getDDX"
#define DDX_SERVICE   "ddx"
#define OPENDAP_SERVICE   "dap"
 macros representing the default response objects handled
#define SHOW_INFO_RESPONSE   "show.info"
#define SHOW_INFO_RESPONSE_STR   "showInfo"


Define Documentation

#define CATALOG_OR_INFO   "catalog_or_info"

Definition at line 89 of file BESDapNames.h.

Referenced by BESCatalogResponseHandler::execute(), and BESXMLCatalogCommand::parse_request().

#define CATALOG_RESPONSE   "show.catalog"

Definition at line 75 of file BESDapNames.h.

Referenced by BESCatalogResponseHandler::execute(), BESDapModule::initialize(), BESXMLCatalogCommand::parse_request(), BESCatalogDirectory::show_catalog(), and BESDapModule::terminate().

#define CATALOG_RESPONSE_STR   "showCatalog"

Definition at line 76 of file BESDapNames.h.

Referenced by BESCatalogResponseHandler::execute(), BESXMLDapCommandModule::initialize(), BESXMLCatalogCommand::parse_request(), and BESXMLDapCommandModule::terminate().

#define D_BESDapNames_H   1

Definition at line 34 of file BESDapNames.h.

#define DAP2_FORMAT   "dap2"

Definition at line 53 of file BESDapNames.h.

Referenced by BESDapService::add_to_dap_service(), BESDapModule::initialize(), and BESXMLGetCommand::parse_basic_get().

#define DAS_DESCRIPT   "OPeNDAP Data Attribute Structure"

Definition at line 56 of file BESDapNames.h.

Referenced by BESDapModule::initialize().

#define DAS_RESPONSE   "get.das"

Definition at line 54 of file BESDapNames.h.

Referenced by CSVRequestHandler::csv_build_help(), CSVRequestHandler::CSVRequestHandler(), BESDapModule::initialize(), and BESDapModule::terminate().

#define DAS_RESPONSE_STR   "getDAS"

Definition at line 57 of file BESDapNames.h.

Referenced by BESDASResponseHandler::execute().

#define DAS_SERVICE   "das"

Definition at line 55 of file BESDapNames.h.

Referenced by BESDapTransmit::BESDapTransmit(), BESDapModule::initialize(), and BESDASResponseHandler::transmit().

#define DATA_DESCRIPT   "OPeNDAP Data Object"

Definition at line 68 of file BESDapNames.h.

Referenced by BESDapModule::initialize().

#define DATA_RESPONSE   "get.dods"

Definition at line 66 of file BESDapNames.h.

Referenced by CSVRequestHandler::csv_build_help(), CSVRequestHandler::CSVRequestHandler(), BESDataDDXResponseHandler::execute(), BESDapModule::initialize(), and BESDapModule::terminate().

#define DATA_RESPONSE_STR   "getDODS"

Definition at line 69 of file BESDapNames.h.

Referenced by BESDataResponseHandler::execute().

#define DATA_SERVICE   "dods"

Definition at line 67 of file BESDapNames.h.

Referenced by BESDapTransmit::BESDapTransmit(), BESDapModule::initialize(), and BESDataResponseHandler::transmit().

#define DATADDX_BOUNDARY   "dataddx_boundary"

Definition at line 84 of file BESDapNames.h.

Referenced by BESXMLGetDataDDXCommand::prep_request(), and BESDapTransmit::send_basic_dataddx().

#define DATADDX_DESCRIPT   "OPeNDAP Data Description and Attributes in DDX format and Data Object"

Definition at line 72 of file BESDapNames.h.

Referenced by BESDapModule::initialize().

#define DATADDX_RESPONSE   "get.dataddx"

Definition at line 70 of file BESDapNames.h.

Referenced by BESDataDDXResponseHandler::execute(), BESXMLDapCommandModule::initialize(), BESDapModule::initialize(), BESXMLDapCommandModule::terminate(), and BESDapModule::terminate().

#define DATADDX_RESPONSE_STR   "getDataDDX"

Definition at line 73 of file BESDapNames.h.

Referenced by BESDataDDXResponseHandler::execute().

#define DATADDX_SERVICE   "dataddx"

Definition at line 71 of file BESDapNames.h.

Referenced by BESDapTransmit::BESDapTransmit(), BESDapModule::initialize(), BESXMLGetDataDDXCommand::parse_request(), and BESDataDDXResponseHandler::transmit().

#define DATADDX_STARTID   "dataddx_startid"

Definition at line 83 of file BESDapNames.h.

Referenced by BESXMLGetDataDDXCommand::prep_request(), and BESDapTransmit::send_basic_dataddx().

#define DDS_DESCRIPT   "OPeNDAP Data Description Structure"

Definition at line 60 of file BESDapNames.h.

Referenced by BESDapModule::initialize().

#define DDS_RESPONSE   "get.dds"

Definition at line 58 of file BESDapNames.h.

Referenced by CSVRequestHandler::csv_build_help(), CSVRequestHandler::CSVRequestHandler(), BESDDXResponseHandler::execute(), BESDapModule::initialize(), and BESDapModule::terminate().

#define DDS_RESPONSE_STR   "getDDS"

Definition at line 61 of file BESDapNames.h.

Referenced by BESDDSResponseHandler::execute().

#define DDS_SERVICE   "dds"

Definition at line 59 of file BESDapNames.h.

Referenced by BESDapTransmit::BESDapTransmit(), BESDapModule::initialize(), and BESDDSResponseHandler::transmit().

#define DDX_DESCRIPT   "OPeNDAP Data Description and Attribute XML Document"

Definition at line 64 of file BESDapNames.h.

Referenced by BESDapModule::initialize().

#define DDX_RESPONSE   "get.ddx"

Definition at line 62 of file BESDapNames.h.

Referenced by BESDDXResponseHandler::execute(), BESDapModule::initialize(), and BESDapModule::terminate().

#define DDX_RESPONSE_STR   "getDDX"

Definition at line 65 of file BESDapNames.h.

Referenced by BESDDXResponseHandler::execute().

#define DDX_SERVICE   "ddx"

Definition at line 63 of file BESDapNames.h.

Referenced by BESDapTransmit::BESDapTransmit(), BESDapModule::initialize(), and BESDDXResponseHandler::transmit().

#define OPENDAP_SERVICE   "dap"

macros representing the default response objects handled

These include

 * get
 *     das
 *     dds
 *     ddx
 *     dods
 *     dataddx
 * show
 *     catalog
 *     info
 * 

Definition at line 52 of file BESDapNames.h.

Referenced by BESDapService::add_to_dap_service(), BESDapRequestHandler::dap_build_version(), BESDapService::handle_dap_service(), BESDapModule::initialize(), and BESDapModule::terminate().

#define SHOW_INFO_RESPONSE   "show.info"

Definition at line 77 of file BESDapNames.h.

Referenced by BESXMLCatalogCommand::parse_request(), and BESCatalogList::show_catalog().

#define SHOW_INFO_RESPONSE_STR   "showInfo"

Definition at line 78 of file BESDapNames.h.

Referenced by BESCatalogResponseHandler::execute(), BESXMLDapCommandModule::initialize(), BESXMLCatalogCommand::parse_request(), and BESXMLDapCommandModule::terminate().


Generated on Tue May 11 20:02:27 2010 for OPeNDAP Hyrax Back End Server (BES) by  doxygen 1.4.7