bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
ncml_module::ModuleConstants Struct Reference
Collaboration diagram for ncml_module::ModuleConstants:
Collaboration graph

Static Public Attributes

static const std::string CACHE_AGG_LOCATION_DATA_KEY = "cacheAgg_location"
 
static const std::string CACHE_AGG_LOCATION_XML_ATTR = "location"
 
static const std::string CACHE_AGG_RESPONSE = "cacheAgg"
 
static const std::string DOC_WIKI_URL = "https://docs.opendap.org/index.php/BES_-_Modules_-_NcML_Module"
 
static const std::string NCML_NAME = "ncml"
 

Detailed Description

Definition at line 36 of file NCMLResponseNames.h.

Member Data Documentation

◆ CACHE_AGG_LOCATION_DATA_KEY

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 52 of file NCMLResponseNames.h.

◆ CACHE_AGG_LOCATION_XML_ATTR

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 49 of file NCMLResponseNames.h.

◆ CACHE_AGG_RESPONSE

const std::string ncml_module::ModuleConstants::CACHE_AGG_RESPONSE = "cacheAgg"
static

Response name in the DHI for the cache of aggregations command

Definition at line 44 of file NCMLResponseNames.h.

◆ DOC_WIKI_URL

const std::string ncml_module::ModuleConstants::DOC_WIKI_URL = "https://docs.opendap.org/index.php/BES_-_Modules_-_NcML_Module"
static

URL with the location of the documentation Wiki

Definition at line 41 of file NCMLResponseNames.h.

◆ NCML_NAME

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

The name used to specify an ncml file.

Definition at line 38 of file NCMLResponseNames.h.


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