NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
cs-entry.cpp File Reference
#include "cs-entry.hpp"
Include dependency graph for cs-entry.cpp:

Go to the source code of this file.

Namespaces

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

Functions

static int nfd::cs::compareQueryWithData (const Name &queryName, const Data &data)
 
static int nfd::cs::compareDataWithData (const Data &lhs, const Data &rhs)
 
bool nfd::cs::operator< (const Entry &entry, const Name &queryName)
 
bool nfd::cs::operator< (const Name &queryName, const Entry &entry)
 
bool nfd::cs::operator< (const Entry &lhs, const Entry &rhs)