BESDapTransmit Class Reference

#include <BESDapTransmit.h>

List of all members.

Static Public Member Functions

static void send_basic_das (BESResponseObject *obj, BESDataHandlerInterface &dhi)
static void send_http_das (BESResponseObject *obj, BESDataHandlerInterface &dhi)
static void send_basic_dds (BESResponseObject *obj, BESDataHandlerInterface &dhi)
static void send_http_dds (BESResponseObject *obj, BESDataHandlerInterface &dhi)
static void send_basic_data (BESResponseObject *obj, BESDataHandlerInterface &dhi)
static void send_http_data (BESResponseObject *obj, BESDataHandlerInterface &dhi)
static void send_basic_ddx (BESResponseObject *obj, BESDataHandlerInterface &dhi)
static void send_http_ddx (BESResponseObject *obj, BESDataHandlerInterface &dhi)


Detailed Description

Definition at line 45 of file BESDapTransmit.h.


Member Function Documentation

void BESDapTransmit::send_basic_das ( BESResponseObject obj,
BESDataHandlerInterface dhi 
) [static]

Definition at line 49 of file BESDapTransmit.cc.

References _BESDataHandlerInterface::container, _BESDataHandlerInterface::first_container(), BESDASResponse::get_das(), _BESDataHandlerInterface::get_output_stream(), and BESContainer::get_real_name().

Referenced by BESDapModule::initialize(), and send_http_das().

Here is the call graph for this function:

void BESDapTransmit::send_http_das ( BESResponseObject obj,
BESDataHandlerInterface dhi 
) [static]

Definition at line 77 of file BESDapTransmit.cc.

References _BESDataHandlerInterface::get_output_stream(), and send_basic_das().

Referenced by BESDapModule::initialize().

Here is the call graph for this function:

void BESDapTransmit::send_basic_dds ( BESResponseObject obj,
BESDataHandlerInterface dhi 
) [static]

Definition at line 84 of file BESDapTransmit.cc.

References _BESDataHandlerInterface::container, _BESDataHandlerInterface::data, _BESDataHandlerInterface::first_container(), BESDDSResponse::get_ce(), BESDDSResponse::get_dds(), _BESDataHandlerInterface::get_output_stream(), BESContainer::get_real_name(), and POST_CONSTRAINT.

Referenced by BESDapModule::initialize(), and send_http_dds().

Here is the call graph for this function:

void BESDapTransmit::send_http_dds ( BESResponseObject obj,
BESDataHandlerInterface dhi 
) [static]

Definition at line 114 of file BESDapTransmit.cc.

References _BESDataHandlerInterface::get_output_stream(), and send_basic_dds().

Referenced by BESDapModule::initialize().

Here is the call graph for this function:

void BESDapTransmit::send_basic_data ( BESResponseObject obj,
BESDataHandlerInterface dhi 
) [static]

Definition at line 121 of file BESDapTransmit.cc.

References _BESDataHandlerInterface::data, _BESDataHandlerInterface::first_container(), BESDataDDSResponse::get_ce(), BESDataDDSResponse::get_dds(), _BESDataHandlerInterface::get_output_stream(), and POST_CONSTRAINT.

Referenced by BESDapModule::initialize(), and send_http_data().

Here is the call graph for this function:

void BESDapTransmit::send_http_data ( BESResponseObject obj,
BESDataHandlerInterface dhi 
) [static]

Definition at line 151 of file BESDapTransmit.cc.

References send_basic_data().

Referenced by BESDapModule::initialize().

Here is the call graph for this function:

void BESDapTransmit::send_basic_ddx ( BESResponseObject obj,
BESDataHandlerInterface dhi 
) [static]

Definition at line 158 of file BESDapTransmit.cc.

References _BESDataHandlerInterface::container, _BESDataHandlerInterface::data, _BESDataHandlerInterface::first_container(), BESDDSResponse::get_ce(), BESDDSResponse::get_dds(), _BESDataHandlerInterface::get_output_stream(), BESContainer::get_real_name(), and POST_CONSTRAINT.

Referenced by BESDapModule::initialize(), and send_http_ddx().

Here is the call graph for this function:

void BESDapTransmit::send_http_ddx ( BESResponseObject obj,
BESDataHandlerInterface dhi 
) [static]

Definition at line 188 of file BESDapTransmit.cc.

References _BESDataHandlerInterface::get_output_stream(), and send_basic_ddx().

Referenced by BESDapModule::initialize().

Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Wed Jan 2 06:03:35 2008 for OPeNDAP Back End Server (BES) by  doxygen 1.5.4