MongoDB C++ Driver 4.2.0
Loading...
Searching...
No Matches
topology_opening_event.hpp File Reference

Description

Go to the source code of this file.

Classes

class  mongocxx::v_noabi::events::topology_opening_event
 A new connection to a topology of MongoDB servers. More...

Namespaces

namespace  mongocxx
 The top-level namespace within which all mongocxx library entities are declared.
namespace  mongocxx::v_noabi
 Declares entities whose ABI stability is NOT guaranteed.
namespace  mongocxx::v_noabi::events
 Declares entities describing APM events.

Functions

v_noabi::events::topology_opening_event mongocxx::v_noabi::from_v1 (v1::events::topology_opening const &v)
 Convert to the mongocxx::v_noabi equivalent of v.
v1::events::topology_opening mongocxx::v_noabi::to_v1 (v_noabi::events::topology_opening_event const &v)
 Convert to the mongocxx::v1 equivalent of v.