|
OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
#include <BESWWWTransmit.h>

Static Public Member Functions | |
| static void | send_basic_form (BESResponseObject *obj, BESDataHandlerInterface &dhi) |
| static void | send_http_form (BESResponseObject *obj, BESDataHandlerInterface &dhi) |
Definition at line 42 of file BESWWWTransmit.h.
|
static |
Definition at line 56 of file BESWWWTransmit.cc.
References BESDEBUG, BESDataHandlerInterface::data, DATA_SERVICE, dap_html_form::dds_to_www_dds(), BESDataHandlerInterface::first_container(), BESWWW::get_dds(), BESDataHandlerInterface::get_output_stream(), OPENDAP_SERVICE, BESServiceRegistry::service_available(), BESServiceRegistry::TheRegistry(), dap_html_form::write_html_form_interface(), and WWW_URL.
Referenced by BESWWWModule::initialize(), and send_http_form().

|
static |
Definition at line 100 of file BESWWWTransmit.cc.
References BESDataHandlerInterface::get_output_stream(), and send_basic_form().
