61 virtual void dump(std::ostream &strm)
const = 0;
std::ostream & operator<<(std::ostream &strm, const libdap::DapObj &obj)
dump the contents of the specified object to the specified ostream
libdap base object for common functionality of libdap objects
virtual void dump(std::ostream &strm) const =0
dump the contents of this object to the specified ostream
virtual ~DapObj()=default
top level DAP object to house generic methods