name-prefix-table.hpp File Reference
#include "name-prefix-table-entry.hpp"
#include "routing-table-pool-entry.hpp"
#include "signals.hpp"
#include "test-access-control.hpp"
#include <list>
#include <unordered_map>
Include dependency graph for name-prefix-table.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  nlsr::NamePrefixTable
 

Namespaces

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

Functions

bool nlsr::npteCompare (NamePrefixTableEntry &npte, const ndn::Name &name)
 
std::ostream & nlsr::operator<< (std::ostream &os, const NamePrefixTable &table)