|
MongoDB C++ Driver 4.1.4
|
#include <mongocxx/v_noabi/mongocxx/uri.hpp>
A host.
Public Attributes | |
| std::int32_t | family |
| The address family. | |
| std::string | name |
| The host name. | |
| std::uint16_t | port |
| The port number. | |
| std::int32_t mongocxx::v_noabi::uri::host::family |
The address family.
| std::string mongocxx::v_noabi::uri::host::name |
The host name.
| std::uint16_t mongocxx::v_noabi::uri::host::port |
The port number.