This is the complete list of members for nfd::face::EthernetChannel, including all inherited members.
connect(const ethernet::Address &remoteEndpoint, ndn::nfd::FacePersistency persistency, bool wantLpReliability, const FaceCreatedCallback &onFaceCreated, const FaceCreationFailedCallback &onConnectFailed) | nfd::face::EthernetChannel | |
EthernetChannel(shared_ptr< const ndn::net::NetworkInterface > localEndpoint, time::nanoseconds idleTimeout) | nfd::face::EthernetChannel | |
getUri() const | nfd::face::Channel | inline |
isListening() const override | nfd::face::EthernetChannel | inlinevirtual |
listen(const FaceCreatedCallback &onFaceCreated, const FaceCreationFailedCallback &onFaceCreationFailed) | nfd::face::EthernetChannel | |
setUri(const FaceUri &uri) | nfd::face::Channel | protected |
size() const override | nfd::face::EthernetChannel | inlinevirtual |
~Channel() | nfd::face::Channel | virtual |