33#ifndef I_BESDASResponse
34#define I_BESDASResponse 1
36#include "BESDapResponse.h"
57 virtual void dump(std::ostream &strm)
const;
59 virtual libdap::DAS * get_das()
63 virtual void set_das(libdap::DAS *das)
Represents an OPeNDAP DAS DAP2 data object within the BES.
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
Represents an OPeNDAP DAP response object within the BES.