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() const nfd::Channelinline
isListening() const nfd::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() const nfd::TcpChannel
TcpChannel(const tcp::Endpoint &localEndpoint)nfd::TcpChannelexplicit
~Channel()nfd::Channelvirtual