Include dependency graph for link-service.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | nfd::face::LinkService |
| The upper half of a Face. More... | |
| class | nfd::face::LinkServiceCounters |
| Counters provided by LinkService. More... | |
Namespaces | |
| nfd | |
| -status-http-server | |
| nfd::face | |
Functions | |
| std::ostream & | nfd::face::operator<< (std::ostream &os, const FaceLogHelper< LinkService > &flh) |
| template<typename T > | |
| std::enable_if_t< std::is_base_of_v< LinkService, T > &&!std::is_same_v< LinkService, T >, std::ostream & > | nfd::face::operator<< (std::ostream &os, const FaceLogHelper< T > &flh) |