BESFilterTransmitter Class Reference

#include <BESFilterTransmitter.h>

Inheritance diagram for BESFilterTransmitter:

Inheritance graph
[legend]
Collaboration diagram for BESFilterTransmitter:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 BESFilterTransmitter (DODSFilter &df)
virtual ~BESFilterTransmitter ()
DODSFilter * get_filter ()
virtual void send_text (BESInfo &info, BESDataHandlerInterface &dhi)
virtual void send_html (BESInfo &info, BESDataHandlerInterface &dhi)
virtual void dump (ostream &strm) const
 dumps information about this object
virtual bool add_method (string method_name, p_transmitter trans_method)
virtual bool remove_method (string method_name)
virtual p_transmitter find_method (string method_name)
virtual void send_response (const string &method, BESResponseObject *obj, BESDataHandlerInterface &dhi)

Static Public Member Functions

static void send_basic_das (BESResponseObject *obj, BESDataHandlerInterface &dhi)
static void send_basic_dds (BESResponseObject *obj, BESDataHandlerInterface &dhi)
static void send_basic_data (BESResponseObject *obj, BESDataHandlerInterface &dhi)
static void send_basic_ddx (BESResponseObject *obj, BESDataHandlerInterface &dhi)

Static Public Attributes

static BESFilterTransmitterTransmitter = 0


Constructor & Destructor Documentation

BESFilterTransmitter::BESFilterTransmitter ( DODSFilter &  df  ) 

virtual BESFilterTransmitter::~BESFilterTransmitter (  )  [inline, virtual]


Member Function Documentation

bool BESTransmitter::add_method ( string  method_name,
p_transmitter  trans_method 
) [virtual, inherited]

void BESFilterTransmitter::dump ( ostream &  strm  )  const [virtual]

dumps information about this object

Displays the pointer value of this instance and calls dump on parent class

Parameters:
strm C++ i/o stream to dump the information to

Reimplemented from BESTransmitter.

References BESIndent::Indent(), BESIndent::LMarg(), and BESIndent::UnIndent().

Here is the call graph for this function:

p_transmitter BESTransmitter::find_method ( string  method_name  )  [virtual, inherited]

DODSFilter* BESFilterTransmitter::get_filter (  )  [inline]

bool BESTransmitter::remove_method ( string  method_name  )  [virtual, inherited]

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

References BESDASResponse::get_das(), get_filter(), and _BESDataHandlerInterface::get_output_stream().

Referenced by BESFilterTransmitter().

Here is the call graph for this function:

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

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

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

void BESFilterTransmitter::send_html ( BESInfo info,
BESDataHandlerInterface dhi 
) [virtual]

Implements BESTransmitter.

References _BESDataHandlerInterface::get_output_stream(), BESInfo::is_buffered(), and BESInfo::print().

Here is the call graph for this function:

void BESTransmitter::send_response ( const string &  method,
BESResponseObject obj,
BESDataHandlerInterface dhi 
) [virtual, inherited]

void BESFilterTransmitter::send_text ( BESInfo info,
BESDataHandlerInterface dhi 
) [virtual]

Implements BESTransmitter.

References _BESDataHandlerInterface::get_output_stream(), BESInfo::is_buffered(), and BESInfo::print().

Here is the call graph for this function:


Member Data Documentation


The documentation for this class was generated from the following files:

Generated on Wed Mar 4 04:35:29 2009 for OPeNDAP Back End Server (BES) by  doxygen 1.5.8