This is the complete list of members for nfd::UnixStreamChannel, including all inherited members.
| ConnectFailedCallback typedef | nfd::Channel | |
| FaceCreatedCallback typedef | nfd::Channel | |
| getUri() const | nfd::Channel | inline |
| isListening() const | nfd::UnixStreamChannel | inline |
| listen(const FaceCreatedCallback &onFaceCreated, const ConnectFailedCallback &onAcceptFailed, int backlog=boost::asio::local::stream_protocol::acceptor::max_connections) | nfd::UnixStreamChannel | |
| setUri(const FaceUri &uri) | nfd::Channel | protected |
| UnixStreamChannel(const unix_stream::Endpoint &endpoint) | nfd::UnixStreamChannel | explicit |
| ~Channel() | nfd::Channel | virtual |
| ~UnixStreamChannel() 1 | nfd::UnixStreamChannel |