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) override | nfd::face::UdpFactory | virtual |
createMulticastFace(const shared_ptr< const ndn::net::NetworkInterface > &netif, const boost::asio::ip::address &localAddress, const udp::Endpoint &multicastEndpoint) | nfd::face::UdpFactory | |
CtorParams typedef | nfd::face::ProtocolFactory | |
getChannels() const override | nfd::face::UdpFactory | virtual |
getChannelsFromMap(const ChannelMap &channelMap) | nfd::face::ProtocolFactory | inlineprotectedstatic |
getId() | nfd::face::UdpFactory | static |
getProvidedSchemes() | nfd::face::ProtocolFactory | inline |
listRegistered() | nfd::face::ProtocolFactory | static |
netmon | nfd::face::ProtocolFactory | protected |
processConfig(OptionalConfigSection configSection, FaceSystem::ConfigContext &context) override | nfd::face::UdpFactory | virtual |
ProtocolFactory(const CtorParams ¶ms) | nfd::face::ProtocolFactory | explicitprotected |
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()=default | nfd::face::ProtocolFactory | virtual |