This is the complete list of members for nfd::UdpChannel, including all inherited members.
connect(const udp::Endpoint &remoteEndpoint, ndn::nfd::FacePersistency persistency, const FaceCreatedCallback &onFaceCreated, const ConnectFailedCallback &onConnectFailed) | nfd::UdpChannel | |
ConnectFailedCallback typedef | nfd::Channel | |
FaceCreatedCallback typedef | nfd::Channel | |
getUri() const | nfd::Channel | inline |
isListening() const | nfd::UdpChannel | inline |
listen(const FaceCreatedCallback &onFaceCreated, const ConnectFailedCallback &onReceiveFailed) | nfd::UdpChannel | |
setUri(const FaceUri &uri) | nfd::Channel | protected |
size() const | nfd::UdpChannel | |
UdpChannel(const udp::Endpoint &localEndpoint, const time::seconds &timeout) | nfd::UdpChannel | |
~Channel() | nfd::Channel | virtual |