nfd::UdpChannel Member List

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 FaceCreationFailedCallback &onConnectFailed)nfd::UdpChannel
getUri() const nfd::Channelinline
isListening() const nfd::UdpChannelinline
listen(const FaceCreatedCallback &onFaceCreated, const FaceCreationFailedCallback &onReceiveFailed)nfd::UdpChannel
setUri(const FaceUri &uri)nfd::Channelprotected
size() const nfd::UdpChannel
UdpChannel(const udp::Endpoint &localEndpoint, const time::seconds &timeout)nfd::UdpChannel
~Channel()nfd::Channelvirtual