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