Include dependency graph for tcp-channel.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | nfd::face::TcpChannel |
| Class implementing TCP-based channel to create faces. More... | |
Namespaces | |
| nfd | |
| Copyright (c) 2014-2015, Regents of the University of California, Arizona Board of Regents, Colorado State University, University Pierre & Marie Curie, Sorbonne University, Washington University in St. | |
| nfd::face | |
| nfd::tcp | |
Typedefs | |
| using | nfd::face::DetermineFaceScopeFromAddress = std::function< ndn::nfd::FaceScope(const boost::asio::ip::address &local, const boost::asio::ip::address &remote)> |
| typedef boost::asio::ip::tcp::endpoint | nfd::tcp::Endpoint |