Kea  1.9.9-git
stdout_control_socket.h File Reference

Contains declarations for stdout control socket communication. More...

#include <netconf/control_socket.h>
#include <iostream>
+ Include dependency graph for stdout_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::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...
 

Detailed Description

Contains declarations for stdout control socket communication.

Definition in file stdout_control_socket.h.