17 #include <bsoncxx/oid.hpp>
18 #include <mongocxx/events/topology_description.hpp>
20 #include <mongocxx/config/prelude.hpp>
23 inline namespace v_noabi {
56 #include <mongocxx/config/postlude.hpp>
Represents a MongoDB ObjectId.
Definition: oid.hpp:37
An event notification sent when the driver initializes a server topology.
Definition: topology_opening_event.hpp:32
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.
The top-level namespace for mongocxx library entities.
Definition: bulk_write.hpp:24