#include "common.hpp"
#include "lsa/adj-lsa.hpp"
#include <boost/bimap.hpp>
#include <boost/bimap/unordered_set_of.hpp>
#include <boost/concept_check.hpp>
#include <optional>
Go to the source code of this file.
Classes | |
class | nlsr::NameMap |
Assigning numbers to router names. More... | |
Namespaces | |
nlsr | |
Copyright (c) 2014-2020, The University of Memphis, Regents of the University of California. | |
Functions | |
std::ostream & | nlsr::operator<< (std::ostream &os, const NameMap &map) |