NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: 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, bool wantLocalFieldsEnabled, const FaceCreatedCallback &onFaceCreated, const FaceCreationFailedCallback &onConnectFailed, const time::seconds &timeout=time::seconds(4))nfd::TcpChannel
getUri() constnfd::Channelinline
isListening() constnfd::TcpChannelinline
listen(const FaceCreatedCallback &onFaceCreated, const FaceCreationFailedCallback &onAcceptFailed, int backlog=boost::asio::ip::tcp::acceptor::max_connections)nfd::TcpChannel
setUri(const FaceUri &uri)nfd::Channelprotected
size() constnfd::TcpChannel
TcpChannel(const tcp::Endpoint &localEndpoint)nfd::TcpChannelexplicit
~Channel()nfd::Channelvirtual