33 #include "BESDASResponse.h" 35 BESDASResponse::~BESDASResponse()
50 _das->container_name( cn ) ;
61 _das->container_name(
"" ) ;
74 strm << BESIndent::LMarg <<
"BESDASResponse::dump - (" << (
void *)
this 78 strm << BESIndent::LMarg <<
"DAS:" << endl;
80 DapIndent::SetIndent( BESIndent::GetIndent());
83 BESIndent::UnIndent();
86 strm << BESIndent::LMarg <<
"DAS: null" << endl;
88 BESIndent::UnIndent();
bool get_explicit_containers() const
Should containers be explicitly represented in the DD* responses?
virtual void clear_container()
clear the container in the DAP response object
virtual void dump(ostream &strm) const
dumps information about this object
virtual void set_container(const string &cn)
set the container in the DAP response object