|
NFD: Named Data Networking Forwarding Daemon 24.07-28-gdcc0e6e0
|
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 | |
| namespace | nfd |
| namespace | 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) |