#include <console.hpp>
Definition at line 23 of file console.hpp.
◆ Input() [1/2]
openvpn::Win::Console::Input::Input |
( |
const Input & |
| ) |
|
|
privatedelete |
◆ Input() [2/2]
openvpn::Win::Console::Input::Input |
( |
bool |
password | ) |
|
|
inline |
◆ ~Input()
openvpn::Win::Console::Input::~Input |
( |
| ) |
|
|
inline |
◆ available()
bool openvpn::Win::Console::Input::available |
( |
| ) |
|
|
inline |
◆ get()
unsigned int openvpn::Win::Console::Input::get |
( |
| ) |
|
|
inline |
◆ get_password()
std::string openvpn::Win::Console::Input::get_password |
( |
const std::string & |
prompt | ) |
|
|
inline |
◆ keyboard_ir_to_key()
unsigned int openvpn::Win::Console::Input::keyboard_ir_to_key |
( |
INPUT_RECORD * |
ir | ) |
|
|
inlineprivate |
◆ operator=()
Input & openvpn::Win::Console::Input::operator= |
( |
const Input & |
| ) |
|
|
privatedelete |
◆ console_mode_save
DWORD openvpn::Win::Console::Input::console_mode_save |
|
private |
◆ std_input
HANDLE openvpn::Win::Console::Input::std_input |
|
private |
The documentation for this class was generated from the following file: