Go to the source code of this file.
Classes | |
class | ndn::util::DummyClientFace |
a client-side face for unit testing More... | |
struct | ndn::util::DummyClientFace::Options |
options for DummyClientFace More... | |
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) |