33 #include "BESDataDDSResponse.h" 35 BESDataDDSResponse::~BESDataDDSResponse()
38 if (_dds->get_factory())
39 delete _dds->get_factory();
53 _dds->container_name( cn ) ;
64 _dds->container_name(
"" ) ;
77 strm << BESIndent::LMarg <<
"BESDataDDSResponse::dump - (" 78 << (
void *)
this <<
")" << endl;
81 strm << BESIndent::LMarg <<
"DDS:" << endl;
83 DapIndent::SetIndent(BESIndent::GetIndent());
86 BESIndent::UnIndent();
89 strm << BESIndent::LMarg <<
"DDS: null" << endl;
91 BESIndent::UnIndent();
bool get_explicit_containers() const
Should containers be explicitly represented in the DD* responses?
virtual void dump(ostream &strm) const
dumps information about this object
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