17 #include <bsoncxx/document/view.hpp>
18 #include <bsoncxx/stdx/string_view.hpp>
20 #include <mongocxx/config/prelude.hpp>
23 MONGOCXX_INLINE_NAMESPACE_BEGIN
44 std::uint32_t id()
const;
51 std::int64_t round_trip_time()
const;
59 bsoncxx::stdx::string_view type()
const;
81 bsoncxx::stdx::string_view host()
const;
88 std::uint16_t port()
const;
95 MONGOCXX_INLINE_NAMESPACE_END
98 #include <mongocxx/config/postlude.hpp>