OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
Deprecated List
Member BESDapResponse::is_dap2 ()
Returns
true if dap2 format, false otherwise
Member ncml_module::RenamedArrayWrapper::clear_constraint ()
Member ncml_module::SaxParser::onEndElement (const std::string &name)=0
We are preferring onEndElementWithNamespace() now. Called at the end of the element with the given name. The args are only valid for the duration of the call, so copy if necessary to keep.
Member ncml_module::SaxParser::onStartElement (const std::string &name, const XMLAttributeMap &attrs)=0
We are preferring onStartElementWithNamespace() now Called at the start of the element with the given name and attribute dictionary The args are only valid for the duration of the call, so copy if necessary to keep.
Member WWWOutput::write_variable_list (DDS &dds)
Parameters
ddsThe dataset's DDS.