Kea 2.7.7
unix_command_config.h File Reference
+ Include dependency graph for unix_command_config.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::config::UnixCommandConfig
 UNIX command config aka UNIX control socket info class. More...
 
struct  isc::config::UnixSocketInfo
 Structure used to store UNIX connection data. More...
 

Namespaces

namespace  isc
 Defines the logger used by the top-level component of kea-lfc.
 
namespace  isc::config
 

Typedefs

typedef boost::shared_ptr< UnixCommandConfigisc::config::UnixCommandConfigPtr
 Pointer to a UnixCommandConfig object.
 
typedef boost::shared_ptr< UnixSocketInfoisc::config::UnixSocketInfoPtr
 Pointer to a UnixSocketInfo object.