NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
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() constnfd::Channelinline
isListening() constnfd::UdpChannelinline
listen(const FaceCreatedCallback &onFaceCreated, const FaceCreationFailedCallback &onReceiveFailed)nfd::UdpChannel
setUri(const FaceUri &uri)nfd::Channelprotected
size() constnfd::UdpChannel
UdpChannel(const udp::Endpoint &localEndpoint, const time::seconds &timeout)nfd::UdpChannel
~Channel()nfd::Channelvirtual