#include "../common.hpp"
#include <boost/asio/ip/udp.hpp>
#include <boost/asio/ip/tcp.hpp>
#include <boost/asio/local/stream_protocol.hpp>
#include "ethernet.hpp"
#include "time.hpp"
Go to the source code of this file.
Classes | |
class | ndn::util::FaceUri |
represents the underlying protocol and address used by a Face More... | |
class | ndn::util::FaceUri::Error |
Namespaces | |
ndn | |
Copyright (c) 2011-2015 Regents of the University of California. | |
ndn::util | |
Functions | |
std::ostream & | ndn::util::operator<< (std::ostream &os, const FaceUri &uri) |