#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 <boost/operators.hpp>
Go to the source code of this file.
Classes | |
class | ndn::FaceUri::Error |
class | ndn::FaceUri |
The underlying protocol and address used by a Face. More... | |
Namespaces | |
ndn | |