OPeNDAP Hyrax Back End Server (BES) Updated for version 3.8.3
BESInfoNames.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define BES_HTML_INFO   "html"
#define BES_TEXT_INFO   "txt"
 macros representing the default informational response objects
#define BES_XML_INFO   "xml"

Define Documentation

#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().