nfd::face::TcpChannel Member List

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

connect(const tcp::Endpoint &remoteEndpoint, const FaceParams &params, const FaceCreatedCallback &onFaceCreated, const FaceCreationFailedCallback &onConnectFailed, time::nanoseconds timeout=8_s)nfd::face::TcpChannel
getDefaultMtu() const noexceptnfd::face::Channelinline
getUri() const noexceptnfd::face::Channelinline
isListening() const finalnfd::face::TcpChannelinlinevirtual
listen(const FaceCreatedCallback &onFaceCreated, const FaceCreationFailedCallback &onAcceptFailed, int backlog=boost::asio::ip::tcp::acceptor::max_connections)nfd::face::TcpChannel
setDefaultMtu(size_t mtu) noexceptnfd::face::Channelprotected
setUri(const FaceUri &uri) noexceptnfd::face::Channelprotected
size() const finalnfd::face::TcpChannelinlinevirtual
TcpChannel(const tcp::Endpoint &localEndpoint, bool wantCongestionMarking, DetermineFaceScopeFromAddress determineFaceScope)nfd::face::TcpChannel
~Channel()nfd::face::Channelvirtual