This is the complete list of members for ndn::dns::Resolver, including all inherited members.
asyncResolve(const std::string &host, const time::nanoseconds &timeout, const shared_ptr< Resolver > &self) | ndn::dns::Resolver | inline |
NULL_PORT | ndn::dns::Resolver | static |
onResolveError(const std::string &errorInfo, const shared_ptr< Resolver > &self) | ndn::dns::Resolver | inline |
onResolveSuccess(const boost::system::error_code &error, BoostResolver::iterator remoteEndpoint, const shared_ptr< Resolver > &self) | ndn::dns::Resolver | inline |
Resolver(const SuccessCallback &onSuccess, const ErrorCallback &onError, const ndn::dns::AddressSelector &addressSelector, boost::asio::io_service &ioService) | ndn::dns::Resolver | inline |
syncResolve(BoostResolver::query query) | ndn::dns::Resolver | inline |