NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
API Documentation
name-tree.cpp File Reference
#include "name-tree.hpp"
#include "core/logger.hpp"
#include "core/city-hash.hpp"
#include <boost/concept/assert.hpp>
#include <boost/concept_check.hpp>
#include <type_traits>
Include dependency graph for name-tree.cpp:

Go to the source code of this file.

Classes

class  nfd::name_tree::Hash32
 
class  nfd::name_tree::Hash64
 

Namespaces

 nfd
 Copyright (c) 2011-2015 Regents of the University of California.
 
 nfd::name_tree
 

Functions

size_t nfd::name_tree::computeHash (const Name &prefix)
 Compute the hash value of the given name prefix's WIRE FORMAT. More...
 
std::vector< size_t > nfd::name_tree::computeHashSet (const Name &prefix)
 Incrementally compute hash values. More...
 

Variables

 nfd::NameTree