#include "dummy-client-face.hpp"
#include "../transport/transport.hpp"
#include "../management/nfd-controller.hpp"
#include "../management/nfd-control-response.hpp"
Go to the source code of this file.
Classes | |
class | ndn::util::DummyClientFace::Transport |
Namespaces | |
ndn | |
Copyright (c) 2011-2015 Regents of the University of California. | |
ndn::util | |
Functions | |
shared_ptr< DummyClientFace > | ndn::util::makeDummyClientFace (const DummyClientFace::Options &options) |
shared_ptr< DummyClientFace > | ndn::util::makeDummyClientFace (boost::asio::io_service &ioService, const DummyClientFace::Options &options) |