17 #include <bsoncxx/oid.hpp> 18 #include <mongocxx/events/topology_description.hpp> 20 #include <mongocxx/config/prelude.hpp> 23 MONGOCXX_INLINE_NAMESPACE_BEGIN
41 ~topology_changed_event();
69 MONGOCXX_INLINE_NAMESPACE_END
72 #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 observes a change in any of the servers it is connected to...
Definition: topology_changed_event.hpp:34
Class representing what the driver knows about a topology of MongoDB servers: either a standalone...
Definition: topology_description.hpp:37