#include "destination.hpp"
#include "nexthop.hpp"
#include <ndn-cxx/util/time.hpp>
#include <ndn-cxx/encoding/block.hpp>
#include <ndn-cxx/encoding/encoding-buffer.hpp>
#include <ndn-cxx/encoding/tlv.hpp>
#include <ndn-cxx/name.hpp>
#include <list>
Go to the source code of this file.
Data Structures | |
class | nlsr::tlv::RoutingTable |
Data abstraction for RouteTableInfo. More... | |
class | nlsr::tlv::RoutingTable::Error |
Namespaces | |
nlsr | |
Copyright (c) 2014-2018, The University of Memphis, Regents of the University of California, Arizona Board of Regents. | |
nlsr::tlv | |
Functions | |
nlsr::tlv::NDN_CXX_DECLARE_WIRE_ENCODE_INSTANTIATIONS (RoutingTable) | |
std::ostream & | nlsr::tlv::operator<< (std::ostream &os, const RoutingTable &routingtable) |