33 #ifndef I_BESDataDDSResponse 34 #define I_BESDataDDSResponse 1 36 #include <ConstraintEvaluator.h> 38 #include "BESDapResponse.h" 49 libdap::ConstraintEvaluator _ce;
62 virtual void dump(std::ostream & strm)
const;
73 libdap::DDS * get_dds()
78 libdap::ConstraintEvaluator & get_ce()
84 #endif // I_BESDataDDSResponse void set_dds(libdap::DDS *ddsIn)
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
Represents an OPeNDAP DataDDS DAP2 data object within the BES.
Represents an OPeNDAP DAP response object within the BES.