7 #include "../abstract.h" 8 #include "../ustring.h" 17 namespace diagnostics {
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
Definition: system_report.h:17
Provides trace event data specific to a thread and a process.
Definition: trace_event_cache.h:28
Represents text as a sequence of UTF-8 code units.
Definition: ustring.h:46
Contains xtd::diagnostics::default_trace_listener class.
Contains xtd::diagnostics::trace_listener_collection class.
Contains xtd::diagnostics::source_levels enum class.
Indicates that all styles except allow_binary_specifier, allow_octal_specifier and allow_hex_specifie...
Contains xtd::diagnostics::source_switch class.
int_least32_t int32
Represents a 32-bit signed integer.
Definition: types.h:129
#define abstract_
This keyword is used to represents an abstract class.
Definition: abstract.h:23
Provides the base class for trace filter implementations.
Definition: trace_filter.h:33
trace_event_type
Identifies the type of event that has caused the trace.
Definition: trace_event_type.h:23