34 #include <ConstraintEvaluator.h> 36 #include "BESDataDDSResponse.h" 41 BESDataDDSResponse::~BESDataDDSResponse()
52 if (_dds && get_explicit_containers()) {
53 _dds->container_name(cn);
62 _dds->container_name(
"");
75 strm << BESIndent::LMarg <<
"BESDataDDSResponse::dump - (" << (
void *)
this <<
")" << endl;
78 strm << BESIndent::LMarg <<
"DDS:" << endl;
80 DapIndent::SetIndent(BESIndent::GetIndent());
83 BESIndent::UnIndent();
86 strm << BESIndent::LMarg <<
"DDS: null" << endl;
88 BESIndent::UnIndent();
virtual void dump(std::ostream &strm) const
dumps information about this object
virtual void set_container(const std::string &cn)
set the container in the DAP response object
virtual void clear_container()
clear the container in the DAP response object