35 #include "BESDDSResponse.h" 37 using namespace libdap;
39 BESDDSResponse::~BESDDSResponse()
52 if (_dds->get_factory())
53 delete _dds->get_factory();
66 if (_dds && get_explicit_containers()) {
67 _dds->container_name(cn);
76 _dds->container_name(
"");
90 strm << BESIndent::LMarg <<
"BESDDSResponse::dump - (" << (
void *)
this <<
")" << endl;
93 strm << BESIndent::LMarg <<
"DDS:" << endl;
95 DapIndent::SetIndent(BESIndent::GetIndent());
98 BESIndent::UnIndent();
101 strm << BESIndent::LMarg <<
"DDS: null" << endl;
103 BESIndent::UnIndent();
virtual void dump(ostream &strm) const
dumps information about this object set container in catalog values avhrr, /data/ff/1998....
virtual void clear_container()
clear the container in the DAP response object
virtual void set_container(const string &cn)
set the container in the DAP response object