Go to the source code of this file.
Defines | |
#define | D_BESInfoNames_H 1 |
#define | BES_TEXT_INFO "txt" |
macros representing the default informational response objects | |
#define | BES_HTML_INFO "html" |
#define | BES_XML_INFO "xml" |
#define BES_HTML_INFO "html" |
Definition at line 47 of file BESInfoNames.h.
Referenced by BESDefaultModule::initialize(), and infoT::run().
#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(), and infoT::run().
#define BES_XML_INFO "xml" |
Definition at line 48 of file BESInfoNames.h.
Referenced by BESDefaultModule::initialize(), and infoT::run().
#define D_BESInfoNames_H 1 |
Definition at line 34 of file BESInfoNames.h.