![]() |
Kea 3.1.3
|
#include <boost/asio/deadline_timer.hpp>
#include <boost/shared_ptr.hpp>
#include <functional>
#include <asiolink/io_service.h>
Go to the source code of this file.
Classes | |
class | isc::asiolink::IntervalTimer |
The IntervalTimer class is a wrapper for the ASIO boost::asio::deadline_timer class. More... | |
Namespaces | |
namespace | isc |
Defines the logger used by the top-level component of kea-lfc. | |
namespace | isc::asiolink |
Typedefs | |
typedef boost::shared_ptr< isc::asiolink::IntervalTimer > | isc::asiolink::IntervalTimerPtr |