#include <mongocxx/v_noabi/mongocxx/events/topology_opening_event.hpp>
A new connection to a topology of MongoDB servers.
Public Member Functions | |
| topology_opening_event (v1::events::topology_opening const &event) | |
| Construct with the mongocxx::v1 equivalent. | |
| topology_opening_event (void const *event) | |
| operator v1::events::topology_opening () const | |
| Convert to the mongocxx::v1 equivalent. | |
| 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. | |
|
explicit |
|
inline |
Construct with the mongocxx::v1 equivalent.
|
inlineexplicit |
Convert to the mongocxx::v1 equivalent.
|
inline |
An opaque id, unique to this topology for this mongocxx::v_noabi::client or mongocxx::v_noabi::pool.