NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
API Documentation
tags.hpp File Reference
#include "cache-policy.hpp"
#include "../tag-host.hpp"
Include dependency graph for tags.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ndn::lp::LocalControlHeaderFacade
 expose NDNLPv2 tags as LocalControlHeader API More...
 

Namespaces

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

Macros

#define NDN_LP_KEEP_LOCAL_CONTROL_HEADER
 

Typedefs

typedef SimpleTag< uint64_t, 10 > ndn::lp::IncomingFaceIdTag
 
typedef SimpleTag< uint64_t, 11 > ndn::lp::NextHopFaceIdTag
 
typedef SimpleTag< CachePolicy, 12 > ndn::lp::CachePolicyTag
 

Macro Definition Documentation

§ NDN_LP_KEEP_LOCAL_CONTROL_HEADER

#define NDN_LP_KEEP_LOCAL_CONTROL_HEADER

Definition at line 53 of file tags.hpp.