This is the complete list of members for nfd::TcpFactory, including all inherited members.
createChannel(const tcp::Endpoint &localEndpoint) | nfd::TcpFactory | |
createChannel(const std::string &localIp, const std::string &localPort) | nfd::TcpFactory | |
createFace(const FaceUri &uri, ndn::nfd::FacePersistency persistency, const FaceCreatedCallback &onCreated, const FaceConnectFailedCallback &onConnectFailed) 1 | nfd::TcpFactory | virtual |
getChannels() const | nfd::TcpFactory | virtual |
TcpFactory(const std::string &defaultPort="6363") | nfd::TcpFactory | explicit |