Kea  1.9.9-git
control_socket.h File Reference

Contains declarations for control socket communication. More...

+ Include dependency graph for control_socket.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::netconf::ControlSocketBase
 Base class for control socket communication. More...
 
class  isc::netconf::ControlSocketError
 Exception thrown when the error during communication. More...
 

Namespaces

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

Typedefs

typedef boost::shared_ptr< ControlSocketBase > isc::netconf::ControlSocketBasePtr
 Type definition for the pointer to the ControlSocketBase. More...
 

Functions

ControlSocketBasePtr isc::netconf::createControlSocket (CfgControlSocketPtr ctrl_sock)
 Factory template for control sockets. More...
 

Detailed Description

Contains declarations for control socket communication.

Definition in file control_socket.h.