Kea  1.9.9-git
io_service.h File Reference
#include <boost/version.hpp>
#include <boost/shared_ptr.hpp>
#include <functional>
+ Include dependency graph for io_service.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::asiolink::IOService
 The IOService class is a wrapper for the ASIO io_service class. More...
 

Namespaces

 boost
 
 boost::asio
 
 isc
 Defines the logger used by the top-level component of kea-dhcp-ddns.
 
 

Typedefs

typedef boost::shared_ptr< IOService > isc::asiolink::IOServicePtr
 Defines a smart pointer to an IOService instance. More...