#include "cs-entry.hpp"
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) |