NFD: Named Data Networking Forwarding Daemon 24.07-28-gdcc0e6e0
Loading...
Searching...
No Matches
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

namespace  nfd
 
namespace  nfd::cs
 

Functions

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