#include "ndn-cxx/lp/cache-policy.hpp"#include "ndn-cxx/lp/empty-value.hpp"#include "ndn-cxx/lp/geo-tag.hpp"#include "ndn-cxx/lp/prefix-announcement-header.hpp"#include "ndn-cxx/tag.hpp"

Go to the source code of this file.
Namespaces | |
| ndn | |
| Copyright (c) 2011-2015 Regents of the University of California. | |
| ndn::lp | |
Typedefs | |
| typedef SimpleTag< uint64_t, 10 > | ndn::lp::IncomingFaceIdTag |
| typedef SimpleTag< uint64_t, 11 > | ndn::lp::NextHopFaceIdTag |
| typedef SimpleTag< CachePolicy, 12 > | ndn::lp::CachePolicyTag |
| typedef SimpleTag< uint64_t, 13 > | ndn::lp::CongestionMarkTag |
| typedef SimpleTag< EmptyValue, 14 > | ndn::lp::NonDiscoveryTag |
| typedef SimpleTag< PrefixAnnouncementHeader, 15 > | ndn::lp::PrefixAnnouncementTag |
| typedef SimpleTag< uint64_t, 0x60000000 > | ndn::lp::HopCountTag |