![]()  | 
The type of a non-const reference to a value in the range.
typedef value_type & reference;
| 
                   Name  | 
                   Description  | 
|---|---|
| 
                   The endpoint type associated with the endpoint entry.  | 
|
| 
                   The protocol type associated with the endpoint entry.  | 
| 
                   Name  | 
                   Description  | 
|---|---|
| 
                   basic_resolver_entry [constructor]  | 
                   
                    Default constructor.   | 
| 
                   Get the endpoint associated with the entry.  | 
|
| 
                   Get the host name associated with the entry.  | 
|
| 
                   Convert to the endpoint associated with the entry.  | 
|
| 
                   Get the service name associated with the entry.  | 
          The ip::basic_resolver_entry
          class template describes an entry as returned by a resolver.
        
Distinct objects: Safe.
Shared objects: Unsafe.
          Header: asio/ip/basic_resolver_results.hpp
        
          Convenience header: asio.hpp