OpenVPN 3 Core Library
Loading...
Searching...
No Matches
reg.hpp File Reference
#include <windows.h>
#include <string>
#include <openvpn/win/winerr.hpp>
#include <openvpn/common/size.hpp>
Include dependency graph for reg.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openvpn::Win::Reg
 Abstraction of Windows Registry operations. More...
 
class  openvpn::Win::Reg::Key
 Wrapper class for a Registry key handle. More...
 
class  openvpn::Win::Reg::KeyEnumerator
 Wrapper for Registry subkey enumeration. More...
 

Namespaces

namespace  openvpn
 Support deferred server-side state creation when client connects.
 
namespace  openvpn::Win
 

Functions

template<typename E >
static void openvpn::Win::check_reg_error (DWORD status, const std::string &key)