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