Go to the source code of this file.
Namespaces | |
| nlsr | |
| Copyright (c) 2014-2017, The University of Memphis, Regents of the University of California, Arizona Board of Regents. | |
Functions | |
| static bool | nlsr::nexthopAddCompare (const NextHop &nh1, const NextHop &nh2) |
| static bool | nlsr::nexthopRemoveCompare (const NextHop &nh1, const NextHop &nh2) |
| 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) |