destination.hpp File Reference
#include "route/routing-table-entry.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 <boost/throw_exception.hpp>
#include <list>
Include dependency graph for destination.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  nlsr::tlv::Destination
 Data abstraction for Destination. More...
 
class  nlsr::tlv::Destination::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 (Destination)
 
std::ostream & nlsr::tlv::operator<< (std::ostream &os, const Destination &Destination)
 
std::shared_ptr< Destination > nlsr::tlv::makeDes (const RoutingTableEntry &rte)