OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
Go to the source code of this file.
Macros | |
#define | BES_HTML_INFO "html" |
#define | BES_TEXT_INFO "txt" |
macros representing the default informational response objects More... | |
#define | BES_XML_INFO "xml" |
#define BES_HTML_INFO "html" |
Definition at line 47 of file BESInfoNames.h.
Referenced by BESDefaultModule::initialize().
#define BES_TEXT_INFO "txt" |
macros representing the default informational response objects
These include
* txt * html * xml *
Definition at line 46 of file BESInfoNames.h.
Referenced by BESDefaultModule::initialize().
#define BES_XML_INFO "xml" |
Definition at line 48 of file BESInfoNames.h.
Referenced by BESDefaultModule::initialize().