Kea 2.5.8
isc::config::ClientConnection::SocketPath Struct Reference

Encapsulates socket path. More...

#include <client_connection.h>

Public Member Functions

 SocketPath (const std::string &socket_path)
 

Public Attributes

std::string socket_path_
 

Detailed Description

Encapsulates socket path.

Definition at line 78 of file client_connection.h.

Constructor & Destructor Documentation

◆ SocketPath()

isc::config::ClientConnection::SocketPath::SocketPath ( const std::string &  socket_path)
inlineexplicit

Definition at line 79 of file client_connection.h.

Member Data Documentation

◆ socket_path_

std::string isc::config::ClientConnection::SocketPath::socket_path_

Definition at line 82 of file client_connection.h.

Referenced by isc::config::ClientConnectionImpl::start().


The documentation for this struct was generated from the following file: