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

Go to the source code of this file.

Macros

#define XD_RESPONSE   "get.xml_data"
 macros representing the xml_data response objects handled More...
 
#define XD_RESPONSE_STR   "getXml_data"
 
#define XD_SERVICE   "xml_data"
 

Macro Definition Documentation

#define XD_RESPONSE   "get.xml_data"

macros representing the xml_data response objects handled

These include

get
    xml_data

Definition at line 42 of file BESXDNames.h.

Referenced by BESXDResponseHandler::execute(), BESXDModule::initialize(), and BESXDModule::terminate().

#define XD_RESPONSE_STR   "getXml_data"

Definition at line 44 of file BESXDNames.h.

Referenced by BESXDResponseHandler::execute().

#define XD_SERVICE   "xml_data"

Definition at line 43 of file BESXDNames.h.

Referenced by BESXDModule::initialize().