Loading...
Searching...
No Matches
TraceCollector::DefaultCategory Struct Reference

Default Trace category which corresponds to events stored for TRACE_ macros. More...

#include <collector.h>

Static Public Member Functions

static constexpr TraceCategoryId GetId ()
 Returns TraceCategory::Default.
 
static bool IsEnabled ()
 Returns the result of TraceCollector::IsEnabled.
 

Detailed Description

Default Trace category which corresponds to events stored for TRACE_ macros.

Definition at line 100 of file collector.h.

Member Function Documentation

◆ GetId()

static constexpr TraceCategoryId GetId ( )
inlinestaticconstexpr

Returns TraceCategory::Default.

Definition at line 102 of file collector.h.

◆ IsEnabled()

static bool IsEnabled ( )
inlinestatic

Returns the result of TraceCollector::IsEnabled.

Definition at line 104 of file collector.h.


The documentation for this struct was generated from the following file: