|
| std::error_category const & | error_category () |
| | Get the error_category for mongocxx library exceptions.
|
| v_noabi::options::aggregate | from_v1 (v1::aggregate_options v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::options::apm | from_v1 (v1::apm v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::bulk_write | from_v1 (v1::bulk_write v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::model::delete_many | from_v1 (v1::bulk_write::delete_many v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::model::delete_one | from_v1 (v1::bulk_write::delete_one v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::model::insert_one | from_v1 (v1::bulk_write::insert_one v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::options::bulk_write | from_v1 (v1::bulk_write::options v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::model::replace_one | from_v1 (v1::bulk_write::replace_one v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::result::bulk_write | from_v1 (v1::bulk_write::result v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::model::write | from_v1 (v1::bulk_write::single v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::write_type | from_v1 (v1::bulk_write::type v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::model::update_many | from_v1 (v1::bulk_write::update_many v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::model::update_one | from_v1 (v1::bulk_write::update_one v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::change_stream | from_v1 (v1::change_stream v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::options::change_stream | from_v1 (v1::change_stream::options v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::client | from_v1 (v1::client v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::options::client_session | from_v1 (v1::client_session::options v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::collection | from_v1 (v1::collection v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::options::count | from_v1 (v1::count_options v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::cursor | from_v1 (v1::cursor v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::options::data_key | from_v1 (v1::data_key_options v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::database | from_v1 (v1::database v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::options::delete_options | from_v1 (v1::delete_many_options v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::result::delete_result | from_v1 (v1::delete_many_result v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::options::delete_options | from_v1 (v1::delete_one_options v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::result::delete_result | from_v1 (v1::delete_one_result v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::options::distinct | from_v1 (v1::distinct_options v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::options::encrypt | from_v1 (v1::encrypt_options v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::options::estimated_document_count | from_v1 (v1::estimated_document_count_options v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::events::command_failed_event | from_v1 (v1::events::command_failed const &v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::events::command_started_event | from_v1 (v1::events::command_started const &v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::events::command_succeeded_event | from_v1 (v1::events::command_succeeded const &v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::events::server_closed_event | from_v1 (v1::events::server_closed const &v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::events::server_description | from_v1 (v1::events::server_description v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::events::server_changed_event | from_v1 (v1::events::server_description_changed const &v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::events::heartbeat_failed_event | from_v1 (v1::events::server_heartbeat_failed const &v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::events::heartbeat_started_event | from_v1 (v1::events::server_heartbeat_started const &v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::events::heartbeat_succeeded_event | from_v1 (v1::events::server_heartbeat_succeeded const &v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::events::server_opening_event | from_v1 (v1::events::server_opening const &v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::events::topology_closed_event | from_v1 (v1::events::topology_closed const &v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::events::topology_description | from_v1 (v1::events::topology_description const &v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::events::topology_changed_event | from_v1 (v1::events::topology_description_changed const &v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::events::topology_opening_event | from_v1 (v1::events::topology_opening const &v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::options::find_one_and_delete | from_v1 (v1::find_one_and_delete_options v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::options::find_one_and_replace | from_v1 (v1::find_one_and_replace_options v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::options::find_one_and_update | from_v1 (v1::find_one_and_update_options v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::options::find | from_v1 (v1::find_options v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::gridfs::bucket | from_v1 (v1::gridfs::bucket v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::options::gridfs::bucket | from_v1 (v1::gridfs::bucket::options v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::gridfs::downloader | from_v1 (v1::gridfs::downloader v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::options::gridfs::upload | from_v1 (v1::gridfs::upload_options v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::gridfs::uploader | from_v1 (v1::gridfs::uploader v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::hint | from_v1 (v1::hint v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::index_view | from_v1 (v1::indexes v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::options::index_view | from_v1 (v1::indexes::create_many_options v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::options::index_view | from_v1 (v1::indexes::create_one_options v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::options::index | from_v1 (v1::indexes::options const &v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::options::insert | from_v1 (v1::insert_many_options v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::result::insert_many | from_v1 (v1::insert_many_result v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::options::insert | from_v1 (v1::insert_one_options v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::result::insert_one | from_v1 (v1::insert_one_result v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::options::range | from_v1 (v1::range_options v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::read_concern | from_v1 (v1::read_concern v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::read_preference | from_v1 (v1::read_preference v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::options::replace | from_v1 (v1::replace_one_options v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::result::replace_one | from_v1 (v1::replace_one_result v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::options::rewrap_many_datakey | from_v1 (v1::rewrap_many_datakey_options v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::result::rewrap_many_datakey | from_v1 (v1::rewrap_many_datakey_result v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::search_index_view | from_v1 (v1::search_indexes v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::search_index_model | from_v1 (v1::search_indexes::model v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::options::server_api | from_v1 (v1::server_api const &v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::options::tls | from_v1 (v1::tls v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::options::transaction | from_v1 (v1::transaction_options v) |
| | Convert to the v_noabi equivalent of v.
|
| v_noabi::options::update | from_v1 (v1::update_many_options v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::result::update | from_v1 (v1::update_many_result v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::options::update | from_v1 (v1::update_one_options v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::result::update | from_v1 (v1::update_one_result v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::uri | from_v1 (v1::uri v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::write_concern | from_v1 (v1::write_concern v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| std::error_code | make_error_code (error_code error) |
| | Translate a mongocxx::v_noabi::error_code into a std::error_code.
|
| std::error_code | make_error_code (server_error_code error) |
| | Translate a mongocxx::v_noabi::server_error_code into a std::error_code.
|
| std::error_category const & | server_error_category () |
| | Get the error_category for mongocxx library exceptions.
|
| v1::bulk_write | to_v1 (v_noabi::bulk_write v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::change_stream | to_v1 (v_noabi::change_stream v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::client | to_v1 (v_noabi::client v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::collection | to_v1 (v_noabi::collection v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::cursor | to_v1 (v_noabi::cursor v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::database | to_v1 (v_noabi::database v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::events::command_failed | to_v1 (v_noabi::events::command_failed_event const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::events::command_started | to_v1 (v_noabi::events::command_started_event const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::events::command_succeeded | to_v1 (v_noabi::events::command_succeeded_event const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::events::server_heartbeat_failed | to_v1 (v_noabi::events::heartbeat_failed_event const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::events::server_heartbeat_started | to_v1 (v_noabi::events::heartbeat_started_event const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::events::server_heartbeat_succeeded | to_v1 (v_noabi::events::heartbeat_succeeded_event const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::events::server_description_changed | to_v1 (v_noabi::events::server_changed_event const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::events::server_closed | to_v1 (v_noabi::events::server_closed_event const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::events::server_description | to_v1 (v_noabi::events::server_description const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::events::server_opening | to_v1 (v_noabi::events::server_opening_event const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::events::topology_description_changed | to_v1 (v_noabi::events::topology_changed_event const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::events::topology_closed | to_v1 (v_noabi::events::topology_closed_event const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::events::topology_description | to_v1 (v_noabi::events::topology_description const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::events::topology_opening | to_v1 (v_noabi::events::topology_opening_event const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::gridfs::bucket | to_v1 (v_noabi::gridfs::bucket v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::gridfs::downloader | to_v1 (v_noabi::gridfs::downloader v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::gridfs::uploader | to_v1 (v_noabi::gridfs::uploader v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::hint | to_v1 (v_noabi::hint const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::indexes | to_v1 (v_noabi::index_view v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::bulk_write::delete_many | to_v1 (v_noabi::model::delete_many const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::bulk_write::delete_one | to_v1 (v_noabi::model::delete_one const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::bulk_write::insert_one | to_v1 (v_noabi::model::insert_one const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::bulk_write::replace_one | to_v1 (v_noabi::model::replace_one const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::bulk_write::update_many | to_v1 (v_noabi::model::update_many const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::bulk_write::update_one | to_v1 (v_noabi::model::update_one const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::bulk_write::single | to_v1 (v_noabi::model::write const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::aggregate_options | to_v1 (v_noabi::options::aggregate const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::apm | to_v1 (v_noabi::options::apm const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::bulk_write::options | to_v1 (v_noabi::options::bulk_write const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::change_stream::options | to_v1 (v_noabi::options::change_stream const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::client_session::options | to_v1 (v_noabi::options::client_session v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::count_options | to_v1 (v_noabi::options::count const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::data_key_options | to_v1 (v_noabi::options::data_key const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::distinct_options | to_v1 (v_noabi::options::distinct const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::encrypt_options | to_v1 (v_noabi::options::encrypt const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::estimated_document_count_options | to_v1 (v_noabi::options::estimated_document_count const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::find_options | to_v1 (v_noabi::options::find const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::find_one_and_delete_options | to_v1 (v_noabi::options::find_one_and_delete const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::find_one_and_replace_options | to_v1 (v_noabi::options::find_one_and_replace const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::find_one_and_update_options | to_v1 (v_noabi::options::find_one_and_update const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::gridfs::bucket::options | to_v1 (v_noabi::options::gridfs::bucket const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::gridfs::upload_options | to_v1 (v_noabi::options::gridfs::upload const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::indexes::options | to_v1 (v_noabi::options::index const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::range_options | to_v1 (v_noabi::options::range const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::replace_one_options | to_v1 (v_noabi::options::replace const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::rewrap_many_datakey_options | to_v1 (v_noabi::options::rewrap_many_datakey const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::server_api | to_v1 (v_noabi::options::server_api const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::tls | to_v1 (v_noabi::options::tls const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::transaction_options | to_v1 (v_noabi::options::transaction v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::read_concern | to_v1 (v_noabi::read_concern v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::read_preference | to_v1 (v_noabi::read_preference v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::bulk_write::result | to_v1 (v_noabi::result::bulk_write v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::insert_many_result | to_v1 (v_noabi::result::insert_many const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::insert_one_result | to_v1 (v_noabi::result::insert_one const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::replace_one_result | to_v1 (v_noabi::result::replace_one const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::rewrap_many_datakey_result | to_v1 (v_noabi::result::rewrap_many_datakey const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::search_indexes::model | to_v1 (v_noabi::search_index_model v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::search_indexes | to_v1 (v_noabi::search_index_view v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::uri | to_v1 (v_noabi::uri v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::write_concern | to_v1 (v_noabi::write_concern v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::bulk_write::type | to_v1 (v_noabi::write_type v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v_noabi::options::auto_encryption | from_v1 (v1::auto_encryption_options v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::options::auto_encryption | from_v1 (v1::auto_encryption_options v, v_noabi::client *client) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::options::auto_encryption | from_v1 (v1::auto_encryption_options v, v_noabi::pool *pool) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v1::auto_encryption_options | to_v1 (v_noabi::options::auto_encryption const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::auto_encryption_options | to_v1 (v_noabi::options::auto_encryption const &v, v1::client *client) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::auto_encryption_options | to_v1 (v_noabi::options::auto_encryption const &v, v1::pool *pool) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v_noabi::options::client | from_v1 (v1::client::options v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::options::client | from_v1 (v1::client::options v, v_noabi::options::auto_encryption opts) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v1::client::options | to_v1 (v_noabi::options::client const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::client::options | to_v1 (v_noabi::options::client const &v, v1::auto_encryption_options opts) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v_noabi::options::client_encryption | from_v1 (v1::client_encryption::options v) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v_noabi::options::client_encryption | from_v1 (v1::client_encryption::options v, v_noabi::client *client) |
| | Convert to the mongocxx::v_noabi equivalent of v.
|
| v1::client_encryption::options | to_v1 (v_noabi::options::client_encryption const &v) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| v1::client_encryption::options | to_v1 (v_noabi::options::client_encryption const &v, v1::client *client) |
| | Convert to the mongocxx::v1 equivalent of v.
|
| bool | operator== (std::string str, hint const &hint) |
| | Convenience methods to compare against an index name.
|
| bool | operator!= (hint const &hint, std::string str) |
| | Convenience methods to compare against an index name.
|
| bool | operator!= (std::string str, hint const &hint) |
| | Convenience methods to compare against an index name.
|
| bool | operator== (std::string str, hint const &hint) |
| | Convenience methods to compare against an index name.
|
| bool | operator!= (hint const &hint, std::string str) |
| | Convenience methods to compare against an index name.
|
| bool | operator!= (std::string str, hint const &hint) |
| | Convenience methods to compare against an index name.
|
| bool | operator== (bsoncxx::v_noabi::document::view doc, hint const &hint) |
| | Convenience methods to compare for equality against an index document.
|
| bool | operator!= (hint const &hint, bsoncxx::v_noabi::document::view doc) |
| | Convenience methods to compare for equality against an index document.
|
| bool | operator!= (bsoncxx::v_noabi::document::view doc, hint const &hint) |
| | Convenience methods to compare for equality against an index document.
|
| bool | operator== (bsoncxx::v_noabi::document::view doc, hint const &hint) |
| | Convenience methods to compare for equality against an index document.
|
| bool | operator!= (hint const &hint, bsoncxx::v_noabi::document::view doc) |
| | Convenience methods to compare for equality against an index document.
|
| bool | operator!= (bsoncxx::v_noabi::document::view doc, hint const &hint) |
| | Convenience methods to compare for equality against an index document.
|
| bool | operator== (validation_criteria const &lhs, validation_criteria const &rhs) |
| | Compare equal when the arguments' rule, level, and action compare equal; otherwise, compare false.
|
| bool | operator!= (validation_criteria const &lhs, validation_criteria const &rhs) |
| | Compare equal when the arguments' rule, level, and action compare equal; otherwise, compare false.
|
| bool | operator== (validation_criteria const &lhs, validation_criteria const &rhs) |
| | Compare equal when the arguments' rule, level, and action compare equal; otherwise, compare false.
|
| bool | operator!= (validation_criteria const &lhs, validation_criteria const &rhs) |
| | Compare equal when the arguments' rule, level, and action compare equal; otherwise, compare false.
|