OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::Agent Class Reference

#include <agentconfig.hpp>

Static Public Member Functions

static std::string named_pipe_path ()
 
static bool valid_pipe (const std::string &client_exe, const std::string &server_exe)
 

Static Private Member Functions

static std::string normalize_exe_path (const std::string &path)
 

Detailed Description

Definition at line 27 of file agentconfig.hpp.

Member Function Documentation

◆ named_pipe_path()

static std::string openvpn::Agent::named_pipe_path ( )
inlinestatic

Definition at line 30 of file agentconfig.hpp.

Here is the caller graph for this function:

◆ normalize_exe_path()

static std::string openvpn::Agent::normalize_exe_path ( const std::string &  path)
inlinestaticprivate

Definition at line 48 of file agentconfig.hpp.

Here is the caller graph for this function:

◆ valid_pipe()

static bool openvpn::Agent::valid_pipe ( const std::string &  client_exe,
const std::string &  server_exe 
)
inlinestatic

Definition at line 35 of file agentconfig.hpp.

Here is the caller graph for this function:

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