Deprecated List

Member Connect::get_version ()

Member Array::update_length (int size)
Calling this method should never be necessary. It is called whenever the size of the Array is changed.

Member AttrTable::attr_alias (const string &alias, const string &name)
The current alias design is flawed. It is impossible to map this onto the XML implementation where the DAS and DDS information are combined in one object.

Member AttrTable::attr_alias (const string &alias, AttrTable *at, const string &name)
The current alias design is flawed. It is impossible to map this onto the XML implementation where the DAS and DDS information are combined in one object.

Member BaseType::var (const string &name, btp_stack &s)
This method is deprecated because it tries first to use exact_match and, if that fails, then tries leaf_match. It's better to use the alternate form of var(...) and specify exactly what you'd like to do.

Member Grid::array_var ()

Member Structure::print_all_vals (FILE *out, XDR *src, DDS *dds, string space="", bool print_decl_p=true)
This method was needed when Sequence::deserialize had different semantics than BaseType::deserialize (which was a really odd design because the Sequence is a descendant of the later...). But Sequence now deserializes in one call in this implementation so print() works as expected.

Member Structure::var (const string &n, btp_stack &s)
See comment in BaseType

Member RCReader::get_no_proxy_for_port ()

Member RCReader::get_proxy_for_proxy_host_url ()

Member RCReader::get_proxy_for_regexp ()

Member RCReader::get_proxy_for_regexp_flags ()

Member RCReader::get_proxy_server_host_url ()

Member RCReader::is_proxy_for_used ()

Member RCReader::set_no_proxy_for_port (int i)

Member RCReader::set_proxy_for_proxy_host_url (const string &s)

Member RCReader::set_proxy_for_regexp (const string &s)

Member RCReader::set_proxy_for_regexp_flags (int i)

Member RCReader::set_proxy_server_host_url (const string &s)

Member Sequence::buf2val (void **val)

Member ProgramType
Use of the error-correction program feature is deprecated.

Generated on Wed Jun 27 12:57:16 2007 for libdap++ by  doxygen 1.4.7