#include <network-monitor-impl-noop.hpp>
|
static void | afterNotificationCenterEvent (CFNotificationCenterRef center, void *observer, CFStringRef name, const void *object, CFDictionaryRef userInfo) |
|
ndn::util::NetworkMonitor::Impl::Impl |
( |
NetworkMonitor & |
nm, |
|
|
boost::asio::io_service & |
io |
|
) |
| |
|
inline |
ndn::util::NetworkMonitor::Impl::Impl |
( |
NetworkMonitor & |
nm, |
|
|
boost::asio::io_service & |
io |
|
) |
| |
ndn::util::NetworkMonitor::Impl::~Impl |
( |
| ) |
|
ndn::util::NetworkMonitor::Impl::Impl |
( |
NetworkMonitor & |
nm, |
|
|
boost::asio::io_service & |
io |
|
) |
| |
initialize netlink socket and start enumerating interfaces
ndn::util::NetworkMonitor::Impl::~Impl |
( |
| ) |
|
static void ndn::util::NetworkMonitor::Impl::afterNotificationCenterEvent |
( |
CFNotificationCenterRef |
center, |
|
|
void * |
observer, |
|
|
CFStringRef |
name, |
|
|
const void * |
object, |
|
|
CFDictionaryRef |
userInfo |
|
) |
| |
|
static |
uint32_t ndn::util::NetworkMonitor::Impl::getCapabilities |
( |
| ) |
const |
|
inline |
uint32_t ndn::util::NetworkMonitor::Impl::getCapabilities |
( |
| ) |
const |
|
inline |
uint32_t ndn::util::NetworkMonitor::Impl::getCapabilities |
( |
| ) |
const |
|
inline |
shared_ptr< NetworkInterface > ndn::util::NetworkMonitor::Impl::getNetworkInterface |
( |
const std::string & |
ifname | ) |
const |
|
inline |
shared_ptr<NetworkInterface> ndn::util::NetworkMonitor::Impl::getNetworkInterface |
( |
const std::string & |
ifname | ) |
const |
shared_ptr<NetworkInterface> ndn::util::NetworkMonitor::Impl::getNetworkInterface |
( |
const std::string & |
ifname | ) |
const |
std::vector< shared_ptr< NetworkInterface > > ndn::util::NetworkMonitor::Impl::listNetworkInterfaces |
( |
| ) |
const |
|
inline |
std::vector<shared_ptr<NetworkInterface> > ndn::util::NetworkMonitor::Impl::listNetworkInterfaces |
( |
| ) |
const |
std::vector<shared_ptr<NetworkInterface> > ndn::util::NetworkMonitor::Impl::listNetworkInterfaces |
( |
| ) |
const |