Kea 2.7.5
|
Contains the stdout derived class for control socket communication. More...
#include <config.h>
#include <cc/command_interpreter.h>
#include <netconf/stdout_control_socket.h>
#include <iostream>
Go to the source code of this file.
Namespaces | |
namespace | isc |
Defines the logger used by the top-level component of kea-lfc. | |
namespace | isc::netconf |
Functions | |
template<> | |
ControlSocketBasePtr | isc::netconf::createControlSocket< CfgControlSocket::Type::STDOUT > (CfgControlSocketPtr ctrl_sock) |
Factory template specialization for stdout control sockets. | |
Contains the stdout derived class for control socket communication.
Definition in file stdout_control_socket.cc.