MongoDB C++ Driver
mongocxx-3.7.0
|
An event notification sent when the driver initializes a server topology. More...
#include <topology_opening_event.hpp>
Public Member Functions | |
~topology_opening_event () | |
Destroys a topology_opening_event. | |
bsoncxx::oid | topology_id () const |
An opaque id, unique to this topology for this mongocxx::client or mongocxx::pool. More... | |
An event notification sent when the driver initializes a server topology.
bsoncxx::oid mongocxx::events::topology_opening_event::topology_id | ( | ) | const |
An opaque id, unique to this topology for this mongocxx::client or mongocxx::pool.