NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
link-type-helper.hpp
Go to the documentation of this file.
1
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
22
#ifndef NDN_NET_DETAIL_LINK_TYPE_HELPER_HPP
23
#define NDN_NET_DETAIL_LINK_TYPE_HELPER_HPP
24
25
#include "../../encoding/nfd-constants.hpp"
26
27
namespace
ndn
{
28
namespace
net {
29
namespace
detail {
30
34
ndn::nfd::LinkType
35
getLinkType
(
const
std::string& ifName);
36
37
}
// namespace detail
38
}
// namespace net
39
}
// namespace ndn
40
41
#endif // NDN_NET_DETAIL_LINK_TYPE_HELPER_HPP
ndn
Copyright (c) 2011-2015 Regents of the University of California.
Definition:
ndn-strategy-choice-helper.hpp:34
ndn::nfd::LinkType
LinkType
Definition:
nfd-constants.hpp:57
ndn::net::detail::getLinkType
ndn::nfd::LinkType getLinkType(const std::string &ifName)
Obtain information about WiFi link type.
Definition:
link-type-helper.cpp:34
ndnSIM
ndn-cxx
src
net
detail
link-type-helper.hpp
Generated on Thu Nov 2 2017 03:30:28 for ndnSIM by
1.8.11