HDK
|
#include <collector.h>
Static Public Member Functions | |
static constexpr TraceCategoryId | GetId () |
Returns TraceCategory::Default. More... | |
static bool | IsEnabled () |
Returns the result of TraceCollector::IsEnabled. More... | |
Default Trace category which corresponds to events stored for TRACE_ macros.
Definition at line 100 of file collector.h.
|
inlinestatic |
Returns TraceCategory::Default.
Definition at line 102 of file collector.h.
|
inlinestatic |
Returns the result of TraceCollector::IsEnabled.
Definition at line 104 of file collector.h.