This is the complete list of members for nfd::face::UdpFactory, including all inherited members.
addFace | nfd::face::ProtocolFactory | protected |
create(const std::string &id, const CtorParams ¶ms) | nfd::face::ProtocolFactory | static |
createChannel(const udp::Endpoint &localEndpoint, time::nanoseconds idleTimeout) | nfd::face::UdpFactory | |
createFace(const CreateFaceRequest &req, const FaceCreatedCallback &onCreated, const FaceCreationFailedCallback &onFailure) | nfd::face::ProtocolFactory | |
createMulticastFace(const ndn::net::NetworkInterface &netif, const boost::asio::ip::address &localAddress, const udp::Endpoint &multicastEndpoint) | nfd::face::UdpFactory | |
createNetdevBoundFace(const FaceUri &remote, const shared_ptr< const ndn::net::NetworkInterface > &netdev) | nfd::face::ProtocolFactory | |
CtorParams typedef | nfd::face::ProtocolFactory | |
getChannels() const | nfd::face::ProtocolFactory | |
getChannelsFromMap(const ChannelMap &channelMap) | nfd::face::ProtocolFactory | inlineprotectedstatic |
getId() noexcept | nfd::face::UdpFactory | static |
getProvidedSchemes() const noexcept | nfd::face::ProtocolFactory | inline |
listRegistered() | nfd::face::ProtocolFactory | static |
netmon | nfd::face::ProtocolFactory | protected |
processConfig(OptionalConfigSection configSection, FaceSystem::ConfigContext &context) | nfd::face::ProtocolFactory | |
ProtocolFactory(const CtorParams ¶ms) | nfd::face::ProtocolFactory | explicit |
providedSchemes | nfd::face::ProtocolFactory | protected |
registerType(const std::string &id=PF::getId()) | nfd::face::ProtocolFactory | inlinestatic |
UdpFactory(const CtorParams ¶ms) | nfd::face::UdpFactory | explicit |
~ProtocolFactory()=0 | nfd::face::ProtocolFactory | pure virtual |