NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
scheduler.hpp File Reference
#include "time.hpp"
#include "../common.hpp"
#include "ns3/simulator.h"
#include <set>
#include <boost/asio/io_service.hpp>
Include dependency graph for scheduler.hpp:
This graph shows which files directly or indirectly include this file:

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