#include <BESDDSResponse.h>


Public Member Functions | |
| BESDDSResponse (DDS *dds) | |
| virtual | ~BESDDSResponse () |
| virtual void | dump (ostream &strm) const |
| dumps information about this object set container in catalog values avhrr, /data/ff/1998.6.avhrr.dat; | |
| DDS * | get_dds () |
| ConstraintEvaluator & | get_ce () |
| BESDDSResponse::BESDDSResponse | ( | DDS * | dds | ) | [inline] |
| BESDDSResponse::~BESDDSResponse | ( | ) | [virtual] |
| void BESDDSResponse::dump | ( | ostream & | strm | ) | const [virtual] |
dumps information about this object set container in catalog values avhrr, /data/ff/1998.6.avhrr.dat;
Displays the pointer value of this instance along with the 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& BESDDSResponse::get_ce | ( | ) | [inline] |
| DDS* BESDDSResponse::get_dds | ( | ) | [inline] |
1.5.8