NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
API Documentation
nfd::TcpFactory Member List

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) 1nfd::TcpFactoryvirtual
getChannels() const nfd::TcpFactoryvirtual
TcpFactory(const std::string &defaultPort="6363")nfd::TcpFactoryexplicit