xtd
0.2.0
Loading...
Searching...
No Matches
xtd
native
console
xtd::native::console Member List
This is the complete list of members for
xtd::native::console
, including all inherited members.
background_color
()
xtd::native::console
protected
static
background_color
(int32_t color)
xtd::native::console
protected
static
beep
(uint32_t frequency, uint32_t duration)
xtd::native::console
protected
static
buffer_height
()
xtd::native::console
protected
static
buffer_height
(int32_t height)
xtd::native::console
protected
static
buffer_width
()
xtd::native::console
protected
static
buffer_width
(int32_t width)
xtd::native::console
protected
static
caps_lock
()
xtd::native::console
protected
static
clear
()
xtd::native::console
protected
static
cursor_left
()
xtd::native::console
protected
static
cursor_size
()
xtd::native::console
protected
static
cursor_size
(int32_t size)
xtd::native::console
protected
static
cursor_top
()
xtd::native::console
protected
static
cursor_visible
()
xtd::native::console
protected
static
cursor_visible
(bool visible)
xtd::native::console
protected
static
echo
(bool on)
xtd::native::console
protected
static
foreground_color
()
xtd::native::console
protected
static
foreground_color
(int32_t color)
xtd::native::console
protected
static
input_code_page
()
xtd::native::console
protected
static
input_code_page
(int32_t codePage)
xtd::native::console
protected
static
key_available
()
xtd::native::console
protected
static
largest_window_height
()
xtd::native::console
protected
static
largest_window_width
()
xtd::native::console
protected
static
number_lock
()
xtd::native::console
protected
static
output_code_page
()
xtd::native::console
protected
static
output_code_page
(int32_t codePage)
xtd::native::console
protected
static
read_key
(char32_t &key_char, char32_t &key_code, bool &alt, bool &shift, bool &ctrl)
xtd::native::console
protected
static
register_user_cancel_callback
(std::function< bool(int32_t)> user_cancel_callback)
xtd::native::console
protected
static
reset_color
()
xtd::native::console
protected
static
set_cursor_position
(int32_t left, int32_t top)
xtd::native::console
protected
static
title
()
xtd::native::console
protected
static
title
(const std::string &title)
xtd::native::console
protected
static
treat_control_c_as_input
()
xtd::native::console
protected
static
treat_control_c_as_input
(bool treat_control_c_as_input)
xtd::native::console
protected
static
window_height
()
xtd::native::console
protected
static
window_height
(int32_t height)
xtd::native::console
protected
static
window_left
()
xtd::native::console
protected
static
window_left
(int32_t left)
xtd::native::console
protected
static
window_top
()
xtd::native::console
protected
static
window_top
(int32_t top)
xtd::native::console
protected
static
window_width
()
xtd::native::console
protected
static
window_width
(int32_t width)
xtd::native::console
protected
static
Generated on Thu Oct 17 2024 16:03:15 for xtd by
Gammasoft
. All rights reserved.