Kea 3.1.5
fd_event_handler.h File Reference
#include <boost/shared_ptr.hpp>
#include <stdint.h>
+ Include dependency graph for fd_event_handler.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::util::FDEventHandler
 File descriptor event handler class handles events for registered file descriptors. More...
 

Namespaces

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

Typedefs

typedef boost::shared_ptr< FDEventHandlerisc::util::FDEventHandlerPtr
 Shared pointer to an FD event handler.