|  | Kea 3.1.0
    | 
Encapsulates socket path. More...
#include <client_connection.h>
| Public Member Functions | |
| SocketPath (const std::string &socket_path) | |
| Public Attributes | |
| std::string | socket_path_ | 
Encapsulates socket path.
Definition at line 78 of file client_connection.h.
| 
 | inlineexplicit | 
Definition at line 79 of file client_connection.h.
References socket_path_.
| std::string isc::config::ClientConnection::SocketPath::socket_path_ | 
Definition at line 82 of file client_connection.h.
Referenced by SocketPath(), and isc::config::ClientConnectionImpl::start().