BESDASResponse Class Reference

Represents an OPeNDAP DAS DAP2 data object within the BES. More...

#include <BESDASResponse.h>

Inheritance diagram for BESDASResponse:

Inheritance graph
[legend]
Collaboration diagram for BESDASResponse:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 BESDASResponse (DAS *das)
virtual ~BESDASResponse ()
virtual void dump (ostream &strm) const
 dumps information about this object
DAS * get_das ()

Detailed Description

Represents an OPeNDAP DAS DAP2 data object within the BES.

Definition at line 41 of file BESDASResponse.h.


Constructor & Destructor Documentation

BESDASResponse::BESDASResponse ( DAS *  das  )  [inline]

Definition at line 46 of file BESDASResponse.h.

BESDASResponse::~BESDASResponse (  )  [virtual]

Definition at line 3 of file BESDASResponse.cc.


Member Function Documentation

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

dumps information about this object

Displays the pointer value of this instance along with the das object created

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

Implements BESResponseObject.

Definition at line 17 of file BESDASResponse.cc.

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

Here is the call graph for this function:

DAS* BESDASResponse::get_das (  )  [inline]

Definition at line 53 of file BESDASResponse.h.

Referenced by BESFilterTransmitter::send_basic_das(), and BESDapTransmit::send_basic_das().


The documentation for this class was generated from the following files:
Generated on Wed Aug 29 03:18:41 2007 for OPeNDAP Back End Server (BES) by  doxygen 1.5.2