Kea
1.9.9-git
|
Contains declarations for control socket communication. More...
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... | |
Contains declarations for control socket communication.
Definition in file control_socket.h.