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

This is the complete list of members for nfd::TcpChannel, including all inherited members.

connect(const tcp::Endpoint &remoteEndpoint, const FaceCreatedCallback &onFaceCreated, const ConnectFailedCallback &onConnectFailed, const time::seconds &timeout=time::seconds(4))nfd::TcpChannel
ConnectFailedCallback typedefnfd::Channel
FaceCreatedCallback typedefnfd::Channel
getUri() const nfd::Channelinline
isListening() const nfd::TcpChannelinline
listen(const FaceCreatedCallback &onFaceCreated, const ConnectFailedCallback &onAcceptFailed, int backlog=boost::asio::ip::tcp::acceptor::max_connections)nfd::TcpChannel
setUri(const FaceUri &uri)nfd::Channelprotected
size() const nfd::TcpChannel
TcpChannel(const tcp::Endpoint &localEndpoint)nfd::TcpChannelexplicit
~Channel()nfd::Channelvirtual