Represents a face-endpoint pair in the forwarder. More...
#include <daemon/fw/face-endpoint.hpp>
Collaboration diagram for nfd::FaceEndpoint:Public Member Functions | |
| FaceEndpoint (const Face &face, EndpointId endpoint) | |
Public Attributes | |
| const EndpointId | endpoint |
| Face & | face |
Represents a face-endpoint pair in the forwarder.
Definition at line 35 of file face-endpoint.hpp.
|
inline |
Definition at line 38 of file face-endpoint.hpp.
| const EndpointId nfd::FaceEndpoint::endpoint |
Definition at line 46 of file face-endpoint.hpp.
| Face& nfd::FaceEndpoint::face |
Definition at line 45 of file face-endpoint.hpp.