#include "time.hpp"#include "../net/asio-fwd.hpp"#include <boost/system/error_code.hpp>#include "../common.hpp"#include "ns3/simulator.h"#include <set>#include <boost/asio/io_service.hpp>

Go to the source code of this file.
Classes | |
| class | ndn::util::scheduler::Scheduler |
| Generic scheduler. More... | |
Namespaces | |
| ndn | |
| Copyright (c) 2011-2015 Regents of the University of California. | |
| ndn::util | |
| ndn::util::detail | |
| ndn::util::scheduler | |
Typedefs | |
| typedef function< void()> | ndn::util::scheduler::EventCallback |
| typedef std::shared_ptr< ns3::EventId > | ndn::util::scheduler::EventId |