|
OpenVPN 3 Core Library
|
#include <npinfo.hpp>
Public Member Functions | |
| NamedPipePeerInfoClient (const HANDLE handle) | |
Public Member Functions inherited from openvpn::Win::NamedPipePeerInfoCS | |
| NamedPipePeerInfoCS (const HANDLE handle, const bool client) | |
Public Member Functions inherited from openvpn::Win::NamedPipePeerInfo | |
| OPENVPN_EXCEPTION (npinfo_error) | |
Additional Inherited Members | |
Static Public Member Functions inherited from openvpn::Win::NamedPipePeerInfo | |
| static Win::ScopedHANDLE | get_process (const ULONG pid, const bool limited) |
| static void | allow_client_query () |
| static ULONG | get_pid (const HANDLE np_handle, const bool client) |
| static std::wstring | get_exe_path (const HANDLE proc) |
Public Attributes inherited from openvpn::Win::NamedPipePeerInfoCS | |
| Win::ScopedHANDLE | proc |
| std::wstring | exe_path |
Definition at line 165 of file npinfo.hpp.
|
inline |
Definition at line 167 of file npinfo.hpp.