NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
API Documentation
Main Page
Related Pages
Modules
+
Namespaces
Namespace List
+
Namespace Members
+
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
+
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
+
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
+
Typedefs
a
b
c
d
e
f
i
l
m
n
o
p
q
r
s
t
u
v
Enumerations
+
Enumerator
a
b
c
d
e
f
h
i
k
l
m
n
o
p
q
r
s
u
v
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
~
+
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
~
+
Variables
_
a
b
c
d
e
f
h
i
k
l
m
n
o
p
q
r
s
t
u
w
+
Typedefs
a
b
c
d
e
f
h
i
l
m
n
o
p
q
r
s
t
u
v
w
Enumerations
+
Enumerator
a
d
e
f
g
i
k
l
m
n
p
r
s
u
w
+
Related Functions
b
c
d
f
i
k
l
n
o
p
s
+
Files
File List
+
File Members
+
All
a
b
c
d
e
f
g
h
k
l
m
n
p
r
s
u
v
w
+
Functions
c
f
h
m
r
s
u
w
+
Variables
a
c
d
g
k
l
n
p
r
s
Typedefs
+
Macros
b
d
e
l
m
n
p
r
s
u
v
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
nfd-local-control-header.hpp
Go to the documentation of this file.
1
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
22
#ifndef NDN_MANAGEMENT_NFD_LOCAL_CONTROL_HEADER_HPP
23
#define NDN_MANAGEMENT_NFD_LOCAL_CONTROL_HEADER_HPP
24
25
#include "../lp/tags.hpp"
26
27
namespace
ndn
{
28
namespace
nfd
{
29
30
#ifdef NDN_LP_KEEP_LOCAL_CONTROL_HEADER
31
typedef
ndn::lp::LocalControlHeaderFacade
LocalControlHeader
;
32
#else
33
#error "LocalControlHeader is deleted"
34
#endif // NDN_LP_KEEP_LOCAL_CONTROL_HEADER
35
36
}
// namespace nfd
37
}
// namespace ndn
38
39
#endif // NDN_MANAGEMENT_NFD_LOCAL_CONTROL_HEADER_HPP
ndn
Copyright (c) 2011-2015 Regents of the University of California.
Definition:
ndn-strategy-choice-helper.hpp:34
nfd
Copyright (c) 2011-2015 Regents of the University of California.
Definition:
ndn-common.hpp:40
ndn::nfd::LocalControlHeader
ndn::lp::LocalControlHeaderFacade LocalControlHeader
Definition:
nfd-local-control-header.hpp:31
ndn::lp::LocalControlHeaderFacade
expose NDNLPv2 tags as LocalControlHeader API
Definition:
tags.hpp:64
ndnSIM
ndn-cxx
src
management
nfd-local-control-header.hpp
Generated on Sat Nov 12 2016 16:02:52 for ndnSIM by
1.8.12