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

Go to the source code of this file.
Macros | |
| #define | CATALOG_OR_INFO "catalog_or_info" |
| #define | CATALOG_RESPONSE "show.catalog" |
| #define | CATALOG_RESPONSE_STR "showCatalog" |
| #define | SHOW_INFO_RESPONSE "show.info" |
| #define | SHOW_INFO_RESPONSE_STR "showInfo" |
| #define CATALOG_OR_INFO "catalog_or_info" |
Definition at line 46 of file BESNames.h.
Referenced by BESCatalogResponseHandler::execute(), and BESXMLCatalogCommand::parse_request().
| #define CATALOG_RESPONSE "show.catalog" |
Definition at line 38 of file BESNames.h.
Referenced by BESCatalogResponseHandler::execute(), BESDapModule::initialize(), BESXMLCatalogCommand::parse_request(), and BESDapModule::terminate().
| #define CATALOG_RESPONSE_STR "showCatalog" |
Definition at line 39 of file BESNames.h.
Referenced by BESCatalogResponseHandler::execute(), BESXMLDapCommandModule::initialize(), BESXMLCatalogCommand::parse_request(), and BESXMLDapCommandModule::terminate().
| #define SHOW_INFO_RESPONSE "show.info" |
Definition at line 40 of file BESNames.h.
Referenced by BESXMLCatalogCommand::parse_request(), and BESCatalogList::show_catalogs().
| #define SHOW_INFO_RESPONSE_STR "showInfo" |
Definition at line 41 of file BESNames.h.
Referenced by BESCatalogResponseHandler::execute(), BESXMLDapCommandModule::initialize(), BESXMLCatalogCommand::parse_request(), and BESXMLDapCommandModule::terminate().