#include <ndn-cxx/encoding/tlv.hpp>
Go to the source code of this file.
Namespaces | |
ndn | |
Copyright (c) 2014-2017, The University of Memphis, Regents of the University of California, Arizona Board of Regents. | |
ndn::tlv | |
ndn::tlv::nlsr | |
Enumerations | |
enum | { ndn::tlv::nlsr::LsaInfo = 128, ndn::tlv::nlsr::OriginRouter = 129, ndn::tlv::nlsr::SequenceNumber = 130, ndn::tlv::nlsr::AdjacencyLsa = 131, ndn::tlv::nlsr::Adjacency = 132, ndn::tlv::nlsr::CoordinateLsa = 133, ndn::tlv::nlsr::Double = 134, ndn::tlv::nlsr::HyperbolicRadius = 135, ndn::tlv::nlsr::HyperbolicAngle = 136, ndn::tlv::nlsr::NameLsa = 137, ndn::tlv::nlsr::LsdbStatus = 138, ndn::tlv::nlsr::ExpirationPeriod = 139, ndn::tlv::nlsr::Cost = 140, ndn::tlv::nlsr::Uri = 141 } |