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

Static Public Member Functions | |
| static void | send_basic_usage (BESResponseObject *obj, BESDataHandlerInterface &dhi) |
| static void | send_http_usage (BESResponseObject *obj, BESDataHandlerInterface &dhi) |
Definition at line 42 of file BESUsageTransmit.h.
|
static |
Definition at line 54 of file BESUsageTransmit.cc.
References BESContainer::access(), BESDEBUG, BESDataHandlerInterface::container, BESDataHandlerInterface::first_container(), BESDASResponse::get_das(), BESUsage::get_das(), BESDDSResponse::get_dds(), BESUsage::get_dds(), BESDataHandlerInterface::get_output_stream(), and dap_usage::write_usage_response().
Referenced by BESUsageModule::initialize(), and send_http_usage().

|
static |
Definition at line 90 of file BESUsageTransmit.cc.
References BESDataHandlerInterface::get_output_stream(), and send_basic_usage().
