OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::Win::NamedPipePeerInfo Struct Reference

#include <npinfo.hpp>

Inheritance diagram for openvpn::Win::NamedPipePeerInfo:
[legend]

Public Member Functions

 OPENVPN_EXCEPTION (npinfo_error)
 

Static Public Member Functions

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)
 

Detailed Description

Definition at line 52 of file npinfo.hpp.

Member Function Documentation

◆ allow_client_query()

static void openvpn::Win::NamedPipePeerInfo::allow_client_query ( )
inlinestatic

Definition at line 76 of file npinfo.hpp.

Here is the caller graph for this function:

◆ get_exe_path()

static std::wstring openvpn::Win::NamedPipePeerInfo::get_exe_path ( const HANDLE  proc)
inlinestatic

Definition at line 136 of file npinfo.hpp.

Here is the caller graph for this function:

◆ get_pid()

static ULONG openvpn::Win::NamedPipePeerInfo::get_pid ( const HANDLE  np_handle,
const bool  client 
)
inlinestatic

Definition at line 113 of file npinfo.hpp.

Here is the caller graph for this function:

◆ get_process()

static Win::ScopedHANDLE openvpn::Win::NamedPipePeerInfo::get_process ( const ULONG  pid,
const bool  limited 
)
inlinestatic

Definition at line 57 of file npinfo.hpp.

Here is the caller graph for this function:

◆ OPENVPN_EXCEPTION()

openvpn::Win::NamedPipePeerInfo::OPENVPN_EXCEPTION ( npinfo_error  )

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