17 #include <bsoncxx/oid.hpp>
18 #include <mongocxx/events/topology_description.hpp>
20 #include <mongocxx/config/prelude.hpp>
23 MONGOCXX_INLINE_NAMESPACE_BEGIN
54 MONGOCXX_INLINE_NAMESPACE_END
57 #include <mongocxx/config/postlude.hpp>
Represents a MongoDB ObjectId.
Definition: oid.hpp:38
An event notification sent when the driver initializes a server topology.
Definition: topology_opening_event.hpp:33
bsoncxx::oid topology_id() const
An opaque id, unique to this topology for this mongocxx::client or mongocxx::pool.
~topology_opening_event()
Destroys a topology_opening_event.
Top level namespace for the MongoDB C++ driver.
Definition: bulk_write.hpp:24