bes  Updated for version 3.20.6
Deprecated List
Member BESCatalogDirectory::show_catalog (const std::string &container, BESCatalogEntry *entry)
Switch to get_node(); drop use of CatalogEntry objects
Class BESXMLCatalogCommand
Use teh showNode command instead. jhrg 7/25/18
Member WWWOutput::write_variable_list (DDS &dds)
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 ncml_module::RenamedArrayWrapper::clear_constraint ()
Member GDALRequestHandler::gdal_build_dmr_using_dds (BESDataHandlerInterface &dhi)
Member BESRequestHandler::add_handler (const std::string &name, p_request_handler_method method)
Member BESContainerStorage::add_container (const std::string &sym_name, const std::string &real_name, const std::string &type)=0
Class BESCatalogResponseHandler
Use the showNode command instead. jhrg 7/25/18
Class BESCatalogEntry
Use CatalogNode and CatlogItem instead. jhrg 7/25/18
Member BESDapError::get_dap_error_code () const
Member BESCatalog::show_catalog (const std::string &container, BESCatalogEntry *entry)=0
Member BESDDSResponse::get_ce ()
Module DDS_timeout
"
Member BESDapResponseBuilder::establish_timeout (std::ostream &stream) const
Member BESDapResponseBuilder::register_timeout () const
Member BESDapResponseBuilder::timeout_off ()
Member BESDapResponseBuilder::timeout_on () const
Member BESDapResponse::is_dap2 ()