MongoDB C++ Driver
mongocxx-4.0.0
Loading...
Searching...
No Matches
Deprecated List
Member
bsoncxx::v_noabi::k_binary_deprecated
Member
bsoncxx::v_noabi::k_dbpointer
Member
bsoncxx::v_noabi::k_symbol
Member
bsoncxx::v_noabi::k_undefined
Member
bsoncxx::v_noabi::k_uuid_deprecated
Struct
bsoncxx::v_noabi::types::b_dbpointer
This BSON type is deprecated. Usage is discouraged.
Struct
bsoncxx::v_noabi::types::b_symbol
This BSON type is deprecated. Usage is discouraged.
Struct
bsoncxx::v_noabi::types::b_undefined
This BSON type is deprecated. Usage is discouraged.
Member
mongocxx::v_noabi::client::read_concern
(
mongocxx::v_noabi::read_concern
rc)
This method is deprecated. Read concerns should be set either in the URI or directly on database or collection objects.
Member
mongocxx::v_noabi::client::read_preference
(
mongocxx::v_noabi::read_preference
rp)
This method is deprecated. Read preferences should be set either in the URI or directly on database or collection objects.
Member
mongocxx::v_noabi::client::write_concern
(
mongocxx::v_noabi::write_concern
wc)
This method is deprecated. Write concerns should be set either in the URI or directly on database or collection objects.
Member
mongocxx::v_noabi::events::server_description::is_master
() const
use hello instead.
Member
mongocxx::v_noabi::options::client::ssl_opts
(tls ssl_opts)
Please use tls_opts instead.
Member
mongocxx::v_noabi::options::client::ssl_opts
() const
Please use tls_opts instead.
Member
mongocxx::v_noabi::options::find::comment
(
bsoncxx::v_noabi::string::view_or_value
comment)
use comment_option instead.
Member
mongocxx::v_noabi::options::find::comment
() const
use comment_option instead.
Member
mongocxx::v_noabi::options::index::haystack_bucket_size
(double haystack_bucket_size)
This option is deprecated.
Member
mongocxx::v_noabi::options::index::haystack_bucket_size
() const
This method is deprecated.
Member
mongocxx::v_noabi::options::ssl
Use
mongocxx::v_noabi::options::tls
instead.
Member
mongocxx::v_noabi::read_preference::read_preference
(read_mode mode)
The constructor with no arguments and the method
mode()
should be used.
Member
mongocxx::v_noabi::read_preference::read_preference
(read_mode mode,
bsoncxx::v_noabi::document::view_or_value
tags)
The
tags()
method should be used instead.
Member
mongocxx::v_noabi::uri::ssl
() const
The
tls()
method should be used instead of this method.
Member
mongocxx::v_noabi::validation_criteria::operator bsoncxx::v_noabi::document::value
() const
This method is deprecated. To determine which options are set on this object, use the provided accessors instead.
Member
mongocxx::v_noabi::validation_criteria::to_document
() const
This method is deprecated. To determine which options are set on this object, use the provided accessors instead.
File
ssl.hpp
Use
mongocxx/v_noabi/mongocxx/options/tls.hpp
instead.
Generated by
1.12.0