#include "cs-entry.hpp"
Go to the source code of this file.
Namespaces | |
nfd | |
-status-http-server | |
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) |