Kea 2.7.1
interval_timer.cc File Reference
#include <config.h>
#include <asiolink/asio_wrapper.h>
#include <asiolink/interval_timer.h>
#include <asiolink/io_service.h>
#include <boost/enable_shared_from_this.hpp>
#include <boost/noncopyable.hpp>
#include <boost/shared_ptr.hpp>
#include <exceptions/exceptions.h>
#include <atomic>
#include <functional>
#include <mutex>
+ Include dependency graph for interval_timer.cc:

Go to the source code of this file.

Classes

class  isc::asiolink::IntervalTimerImpl
 This class holds a call back function of asynchronous operations. More...
 

Namespaces

namespace  isc
 Defines the logger used by the top-level component of kea-lfc.