25 #include "BESDMRResponse.h"
41 _dmr->container_name( cn );
53 _dmr->container_name(
"" );
67 strm << BESIndent::LMarg <<
"BESDMRResponse::dump - (" << (
void *)
this <<
")" << endl;
70 strm << BESIndent::LMarg <<
"DMR:" << endl;
72 BESIndent::SetIndent(BESIndent::GetIndent());
75 BESIndent::UnIndent();
78 strm << BESIndent::LMarg <<
"DMR: null" << endl;
80 BESIndent::UnIndent();
virtual void dump(std::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 std::string &cn)
set the container in the DAP response object
bool get_explicit_containers() const
Should containers be explicitly represented in the DD* responses?