#include <BESDataDDSResponse.h>


Public Member Functions | |
| BESDataDDSResponse (DataDDS *dds) | |
| virtual | ~BESDataDDSResponse () |
| virtual void | dump (ostream &strm) const |
| dumps information about this object | |
| DataDDS * | get_dds () |
| ConstraintEvaluator & | get_ce () |
| BESDataDDSResponse::BESDataDDSResponse | ( | DataDDS * | dds | ) | [inline] |
| BESDataDDSResponse::~BESDataDDSResponse | ( | ) | [virtual] |
| void BESDataDDSResponse::dump | ( | ostream & | strm | ) | const [virtual] |
dumps information about this object
Displays the pointer value of this instance along with the data dds object created
| strm | C++ i/o stream to dump the information to |
Implements BESResponseObject.
References BESIndent::GetIndent(), BESIndent::Indent(), BESIndent::LMarg(), and BESIndent::UnIndent().

| ConstraintEvaluator& BESDataDDSResponse::get_ce | ( | ) | [inline] |
Referenced by BESFilterTransmitter::send_basic_data(), and BESDapTransmit::send_basic_data().
| DataDDS* BESDataDDSResponse::get_dds | ( | ) | [inline] |
Referenced by BESFilterTransmitter::send_basic_data(), and BESDapTransmit::send_basic_data().
1.5.8