17 #include <bsoncxx/oid.hpp> 19 #include <mongocxx/config/prelude.hpp> 22 MONGOCXX_INLINE_NAMESPACE_BEGIN
40 ~server_opening_event();
47 bsoncxx::stdx::string_view host()
const;
54 std::uint16_t port()
const;
68 MONGOCXX_INLINE_NAMESPACE_END
71 #include <mongocxx/config/postlude.hpp> Top level namespace for the MongoDB C++ driver.
Definition: bulk_write.hpp:24
Represents a MongoDB ObjectId.
Definition: oid.hpp:38
An event notification sent when the driver adds a MongoDB server to the topology description and begi...
Definition: server_opening_event.hpp:33