Kea 3.1.5
isc::util::FDEventHandlerFactory Class Reference

File descriptor event handler factory class handles the creation of the FDEventHangler instance according to configuration and OS supported syscalls. More...

#include <fd_event_handler_factory.h>

Public Member Functions

 FDEventHandlerFactory ()=default
 Constructor.
 
virtual ~FDEventHandlerFactory ()=default
 Destructor.
 

Static Public Member Functions

static FDEventHandlerPtr factoryFDEventHandler ()
 Return an FDEventhandler.
 

Detailed Description

File descriptor event handler factory class handles the creation of the FDEventHangler instance according to configuration and OS supported syscalls.

Definition at line 18 of file fd_event_handler_factory.h.

Constructor & Destructor Documentation

◆ FDEventHandlerFactory()

isc::util::FDEventHandlerFactory::FDEventHandlerFactory ( )
default

Constructor.

◆ ~FDEventHandlerFactory()

virtual isc::util::FDEventHandlerFactory::~FDEventHandlerFactory ( )
virtualdefault

Destructor.

Member Function Documentation

◆ factoryFDEventHandler()

FDEventHandlerPtr isc::util::FDEventHandlerFactory::factoryFDEventHandler ( )
static

The documentation for this class was generated from the following files: