xtd 0.2.0
Loading...
Searching...
No Matches

◆ reports

enum class xtd::system_report::reports
strong

Specifies enumerated constants used by xtd::system_report::to_json, xtd::system_report::to_string and xtd::system_report::to_xml methods to generate reports.

Enumerator
stack_trace 

Stack trace information.

libraries 

xtd libraries informations collection.

processor 

The procesor identifier.

operating_system 

The platform identifier and version number.

compiler 

The compiler identifier and version number.

language 

The c++ standard identifier and version number.

locale 

The global C++ locale.

toolkit 

The toolkit identifier and version number.

environment_variables 

Environment variable names and their values.

special_folders 

Directory paths to system special folders.

system_colors 

System colors collection.

generic_font_families 

Generic font families collection.

system_fonts 

System fonsts collection.

screens 

Displays on the system.

system_informations 

System informations collection.