OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::TunWin::Util::ActionEnableDHCP Class Reference

#include <tunutil.hpp>

Inheritance diagram for openvpn::TunWin::Util::ActionEnableDHCP:
[legend]
Collaboration diagram for openvpn::TunWin::Util::ActionEnableDHCP:
[legend]

Public Member Functions

 ActionEnableDHCP (const TapNameGuidPair &tap)
 
- Public Member Functions inherited from openvpn::WinCmd
 WinCmd (const std::string &command)
 
virtual void execute (std::ostream &os) override
 
virtual std::string to_string () const override
 
- Public Member Functions inherited from openvpn::Action
virtual ~Action ()=default
 
- Public Member Functions inherited from openvpn::RC< thread_unsafe_refcount >
 RC () noexcept=default
 
 RC (const RC &)=delete
 
virtual ~RC ()=default
 
RCoperator= (const RC &)=delete
 
olong use_count () const noexcept
 Delegates call to RCImpl and returns the result.
 

Static Private Member Functions

static std::string cmd (const TapNameGuidPair &tap)
 

Additional Inherited Members

- Public Types inherited from openvpn::WinCmd
typedef RCPtr< WinCmdPtr
 
- Public Types inherited from openvpn::Action
typedef RCPtr< ActionPtr
 
- Public Types inherited from openvpn::RC< thread_unsafe_refcount >
typedef RCPtr< RCPtr
 
- Static Public Member Functions inherited from openvpn::RC< thread_unsafe_refcount >
static constexpr bool is_thread_safe ()
 Delegates call to RCImpl and returns the result.
 
- Public Attributes inherited from openvpn::Action
std::string mark
 

Detailed Description

Definition at line 1290 of file tunutil.hpp.

Constructor & Destructor Documentation

◆ ActionEnableDHCP()

openvpn::TunWin::Util::ActionEnableDHCP::ActionEnableDHCP ( const TapNameGuidPair tap)
inline

Definition at line 1293 of file tunutil.hpp.

Member Function Documentation

◆ cmd()

static std::string openvpn::TunWin::Util::ActionEnableDHCP::cmd ( const TapNameGuidPair tap)
inlinestaticprivate

Definition at line 1299 of file tunutil.hpp.


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