Kea
1.9.9-git
|
Contains declarations for stdout control socket communication. More...
Go to the source code of this file.
Classes | |
class | isc::netconf::StdoutControlSocket |
Class for control socket communication over stdout. More... | |
Namespaces | |
isc | |
Defines the logger used by the top-level component of kea-dhcp-ddns. | |
isc::netconf | |
Typedefs | |
typedef boost::shared_ptr< StdoutControlSocket > | isc::netconf::StdoutControlSocketPtr |
Type definition for the pointer to the StdoutControlSocket . More... | |
Functions | |
template<> | |
ControlSocketBasePtr | isc::netconf::createControlSocket< CfgControlSocket::Type::STDOUT > (CfgControlSocketPtr ctrl_sock) |
Factory template specialization for stdout control sockets. More... | |
Contains declarations for stdout control socket communication.
Definition in file stdout_control_socket.h.