nexthop.hpp File Reference
#include "test-access-control.hpp"
#include <ndn-cxx/encoding/block.hpp>
#include <ndn-cxx/encoding/encoding-buffer.hpp>
#include <ndn-cxx/encoding/tlv.hpp>
#include <cmath>
#include <ostream>
+ Include dependency graph for nexthop.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  nlsr::NextHop
 Data abstraction for Nexthop. More...
 

Namespaces

 nlsr
 Copyright (c) 2014-2020, The University of Memphis, Regents of the University of California.
 

Functions

 nlsr::NDN_CXX_DECLARE_WIRE_ENCODE_INSTANTIATIONS (NextHop)
 
std::ostream & nlsr::operator<< (std::ostream &os, const NextHop &hop)
 
bool nlsr::operator== (const NextHop &lhs, const NextHop &rhs)