#include <BESDASResponse.h>


Public Member Functions | |
| BESDASResponse (DAS *das) | |
| virtual | ~BESDASResponse () |
| virtual void | dump (ostream &strm) const |
| dumps information about this object | |
| DAS * | get_das () |
| BESDASResponse::BESDASResponse | ( | DAS * | das | ) | [inline] |
| BESDASResponse::~BESDASResponse | ( | ) | [virtual] |
| 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
| strm | C++ i/o stream to dump the information to |
Implements BESResponseObject.
References BESIndent::GetIndent(), BESIndent::Indent(), BESIndent::LMarg(), and BESIndent::UnIndent().

| DAS* BESDASResponse::get_das | ( | ) | [inline] |
Referenced by BESFilterTransmitter::send_basic_das(), and BESDapTransmit::send_basic_das().
1.5.8