ndn::dns::Ipv4Only Struct Reference

#include <ndn-cxx/net/dns.hpp>

Public Member Functions

bool operator() (const boost::asio::ip::address &address) const
 

Detailed Description

Definition at line 46 of file dns.hpp.

Member Function Documentation

◆ operator()()

bool ndn::dns::Ipv4Only::operator() ( const boost::asio::ip::address &  address) const
inline

Definition at line 49 of file dns.hpp.