25 #include "BESDMRResponse.h" 37 _dmr->container_name( cn );
49 _dmr->container_name(
"" );
63 strm << BESIndent::LMarg <<
"BESDMRResponse::dump - (" << (
void *)
this <<
")" << endl;
66 strm << BESIndent::LMarg <<
"DMR:" << endl;
68 DapIndent::SetIndent(BESIndent::GetIndent());
71 BESIndent::UnIndent();
74 strm << BESIndent::LMarg <<
"DMR: null" << endl;
76 BESIndent::UnIndent();
virtual void set_container(const string &cn)
set the container in the DAP response object
virtual void dump(ostream &strm) const
dumps information about this object
virtual void clear_container()
clear the container in the DAP response object
bool get_explicit_containers() const
Should containers be explicitly represented in the DD* responses?