This is the complete list of members for nfd::face::EthernetFactory, including all inherited members.
addFace | nfd::face::ProtocolFactory | protected |
create(const std::string &id, const CtorParams ¶ms) | nfd::face::ProtocolFactory | static |
createChannel(const shared_ptr< const ndn::net::NetworkInterface > &localEndpoint, time::nanoseconds idleTimeout) | nfd::face::EthernetFactory | |
createFace(const CreateFaceParams ¶ms, const FaceCreatedCallback &onCreated, const FaceCreationFailedCallback &onFailure) override | nfd::face::EthernetFactory | virtual |
createMulticastFace(const ndn::net::NetworkInterface &localEndpoint, const ethernet::Address &group) | nfd::face::EthernetFactory | |
CtorParams typedef | nfd::face::ProtocolFactory | |
EthernetFactory(const CtorParams ¶ms) | nfd::face::EthernetFactory | explicit |
getChannels() const override | nfd::face::EthernetFactory | virtual |
getChannelsFromMap(const ChannelMap &channelMap) | nfd::face::ProtocolFactory | inlineprotectedstatic |
getId() | nfd::face::EthernetFactory | 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::EthernetFactory | 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 |
~ProtocolFactory()=default | nfd::face::ProtocolFactory | virtual |