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 CreateFaceParams ¶ms, const FaceCreatedCallback &onCreated, const FaceCreationFailedCallback &onFailure) override | nfd::face::UdpFactory | virtual |
createMulticastFace(const udp::Endpoint &localEndpoint, const udp::Endpoint &multicastEndpoint, const std::string &networkInterfaceName="") | nfd::face::UdpFactory | |
createMulticastFace(const std::string &localIp, const std::string &multicastIp, const std::string &multicastPort, const std::string &networkInterfaceName="") | 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 |