nexthop-list.hpp File Reference
#include "nexthop.hpp"
#include "adjacent.hpp"
#include <set>
#include <iostream>
#include <boost/cstdint.hpp>
#include <ndn-cxx/face.hpp>
Include dependency graph for nexthop-list.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  nlsr::NextHopComparator
 
class  nlsr::NexthopList
 

Namespaces

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

Functions

bool nlsr::operator== (NexthopList &lhs, NexthopList &rhs)
 
bool nlsr::operator== (const NexthopList &lhs, const NexthopList &rhs)
 
bool nlsr::operator!= (const NexthopList &lhs, const NexthopList &rhs)
 
std::ostream & nlsr::operator<< (std::ostream &os, const NexthopList &nhl)