#include <mongocxx/v1/uri.hpp>
A host identifier.
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::v1::uri::host::family |
The address family.
| std::string mongocxx::v1::uri::host::name |
The host name.
| std::uint16_t mongocxx::v1::uri::host::port |
The port number.