xtd - Reference Guide  0.1.0
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Todo List
Namespace xtd
remove comment when drive_into.h will be create
Class xtd::argument_exception
add param_name property and constructors param (param_nam is the parameter that cause the exception).
Member xtd::diagnostics::trace_event_cache::call_stack () const
Uncomment when stack_trace will implemented
Member xtd::environment::get_environment_variable (const xtd::ustring &variable, environment_variable_target target)
Add xtd::registry and uncomment lines.
Member xtd::environment::get_environment_variables (environment_variable_target target)
Add xtd::registry and uncomment lines.
Member xtd::environment::get_folder_path (environment::special_folder folder, environment::special_folder_option option)
Add xtd::io::directory and uncomment lines.
Member xtd::environment::get_logical_drives ()
Add xtd::io::__opaque_io and uncomment lines.
Member xtd::environment::set_environment_variable (const xtd::ustring &variable, const xtd::ustring &value, environment_variable_target target)
Add xtd::registry and uncomment lines.
Member xtd::environment::user_interactive ()
check if process is an operating system process or service process...
Member xtd::system_report::to_xml () noexcept
Implement xml report
Class xtd::xml_syntax_exception
move to security namespace