#include "face-common.hpp"#include "face-counters.hpp"#include "link-service.hpp"#include "transport.hpp"
Include dependency graph for face.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | nfd::face::Face |
| Generalization of a network interface. More... | |
Namespaces | |
| nfd | |
| nfd::face | |
Typedefs | |
| using | nfd::face::FaceState = TransportState |
| Indicates the state of a face. More... | |
Functions | |
| std::ostream & | nfd::face::operator<< (std::ostream &os, const FaceLogHelper< Face > &flh) |