This is the complete list of members for nfd::face::TcpChannel, including all inherited members.
| connect(const tcp::Endpoint &remoteEndpoint, ndn::nfd::FacePersistency persistency, bool wantLocalFields, bool wantLpReliability, const FaceCreatedCallback &onFaceCreated, const FaceCreationFailedCallback &onConnectFailed, time::nanoseconds timeout=time::seconds(4)) | nfd::face::TcpChannel | |
| getUri() const | nfd::face::Channel | inline | 
| isListening() const override | nfd::face::TcpChannel | inlinevirtual | 
| listen(const FaceCreatedCallback &onFaceCreated, const FaceCreationFailedCallback &onAcceptFailed, int backlog=boost::asio::ip::tcp::acceptor::max_connections) | nfd::face::TcpChannel | |
| setUri(const FaceUri &uri) | nfd::face::Channel | protected | 
| size() const override | nfd::face::TcpChannel | inlinevirtual | 
| TcpChannel(const tcp::Endpoint &localEndpoint) | nfd::face::TcpChannel | explicit | 
| ~Channel() | nfd::face::Channel | virtual |