OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
ncml_module::ModuleConstants Struct Reference

#include <NCMLResponseNames.h>

Collaboration diagram for ncml_module::ModuleConstants:
Collaboration graph

Static Public Attributes

static const std::string CACHE_AGG_LOCATION_DATA_KEY = "cacheAgg_location"
 Key in the dhi.data[] map where the location is stored. More...
 
static const std::string CACHE_AGG_LOCATION_XML_ATTR = "location"
 Name of the attribute in the cacheAgg XML command where the filename to do the caching on is located. More...
 
static const std::string CACHE_AGG_RESPONSE = "cacheAgg"
 Response name in the DHI for the cache of aggregations command. More...
 
static const std::string DOC_WIKI_URL
 URL with the location of the documentation Wiki. More...
 
static const std::string NCML_NAME = "ncml"
 The name used to specify an ncml file. More...
 

Detailed Description

Definition at line 36 of file NCMLResponseNames.h.

Member Data Documentation

const std::string ncml_module::ModuleConstants::CACHE_AGG_LOCATION_DATA_KEY = "cacheAgg_location"
static

Key in the dhi.data[] map where the location is stored.

Definition at line 53 of file NCMLResponseNames.h.

Referenced by ncml_module::NCMLCacheAggResponseHandler::execute(), and ncml_module::NCMLCacheAggXMLCommand::parse_request().

const std::string ncml_module::ModuleConstants::CACHE_AGG_LOCATION_XML_ATTR = "location"
static

Name of the attribute in the cacheAgg XML command where the filename to do the caching on is located.

Definition at line 50 of file NCMLResponseNames.h.

Referenced by ncml_module::NCMLCacheAggXMLCommand::parse_request().

const std::string ncml_module::ModuleConstants::CACHE_AGG_RESPONSE = "cacheAgg"
static
const std::string ncml_module::ModuleConstants::DOC_WIKI_URL
static
Initial value:
=
"http://docs.opendap.org/index.php/BES_-_Modules_-_NcML_Module"

URL with the location of the documentation Wiki.

Definition at line 42 of file NCMLResponseNames.h.

Referenced by ncml_module::NCMLRequestHandler::ncml_build_help().

const std::string ncml_module::ModuleConstants::NCML_NAME = "ncml"
static

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