![]() |
Home | Libraries | People | FAQ | More |
basic_resolver_entry() | boost::asio::ip::basic_resolver_entry< Protocol > | |
basic_resolver_entry(const endpoint_type &endpoint, const std::string &host_name, const std::string &service_name) | boost::asio::ip::basic_resolver_entry< Protocol > | |
endpoint() const | boost::asio::ip::basic_resolver_entry< Protocol > | |
endpoint_type typedef | boost::asio::ip::basic_resolver_entry< Protocol > | |
host_name() const | boost::asio::ip::basic_resolver_entry< Protocol > | |
operator endpoint_type() const | boost::asio::ip::basic_resolver_entry< Protocol > | |
protocol_type typedef | boost::asio::ip::basic_resolver_entry< Protocol > | |
service_name() const | boost::asio::ip::basic_resolver_entry< Protocol > |
Copyright © 2003 - 2006 Christopher M. Kohlhoff |