NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
network-monitor-impl-osx.cpp File Reference
#include "network-monitor-impl-osx.hpp"
#include "../network-address.hpp"
#include "../../name.hpp"
#include "../../util/logger.hpp"
#include <ifaddrs.h>
#include <net/if.h>
#include <net/if_dl.h>
#include <net/if_types.h>
#include <netinet/in.h>
#include <boost/asio/io_service.hpp>
#include <boost/asio/ip/address.hpp>
#include <boost/asio/ip/udp.hpp>
Include dependency graph for network-monitor-impl-osx.cpp:

Go to the source code of this file.

Classes

class  ndn::net::IfAddrs
 

Namespaces

 ndn
 Copyright (c) 2011-2015 Regents of the University of California.
 
 ndn::net
 

Functions

static std::string ndn::net::convertToStdString (CFStringRef cfStr)
 
template<typename AddressBytes >
static uint8_t ndn::net::computePrefixLength (const AddressBytes &mask)
 

Variables

ndn ndn::net::NetworkMonitor