xtd - Reference Guide
0.1.2
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
|
#include <any>
#include <map>
#include <vector>
#include "../object.h"
#include "../ustring.h"
#include "default_trace_listener.h"
#include "source_levels.h"
#include "source_switch.h"
#include "trace_listener_collection.h"
Contains xtd::diagnostics::trace_filter class.
Go to the source code of this file.
Classes | |
class | xtd::diagnostics::trace_filter |
Provides the base class for trace filter implementations. More... | |
Namespaces | |
namespace | xtd |
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
namespace | xtd::diagnostics |
The xtd::diagnostics namespace provides classes that allow you to interact with system processes, event logs, and performance counters. | |