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 BESIndent::SetIndent(BESIndent::GetIndent());
83 BESIndent::UnIndent();
86 strm << BESIndent::LMarg <<
"DDS: null" << endl;
88 BESIndent::UnIndent();