#include "ndn-cxx/detail/asio-fwd.hpp"#include "ndn-cxx/net/ethernet.hpp"#include "ndn-cxx/util/time.hpp"#include <boost/asio/ip/tcp.hpp>#include <boost/asio/ip/udp.hpp>#include <boost/asio/local/stream_protocol.hpp>
Include dependency graph for face-uri.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ndn::FaceUri::Error |
| class | ndn::FaceUri |
| represents the underlying protocol and address used by a Face More... | |
Namespaces | |
| ndn | |
Functions | |
| std::ostream & | ndn::operator<< (std::ostream &os, const FaceUri &uri) |