#include "destination.hpp"
#include "tlv-nlsr.hpp"
#include <ndn-cxx/util/concepts.hpp>
#include <ndn-cxx/encoding/block-helpers.hpp>
Go to the source code of this file.
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_DEFINE_WIRE_ENCODE_INSTANTIATIONS (Destination) | |
std::ostream & | nlsr::tlv::operator<< (std::ostream &os, const Destination &Destination) |
std::shared_ptr< Destination > | nlsr::tlv::makeDes (const RoutingTableEntry &rte) |