HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TraceCollector::DefaultCategory Struct Reference

#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...
 

Detailed Description

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

Definition at line 100 of file collector.h.

Member Function Documentation

static constexpr TraceCategoryId TraceCollector::DefaultCategory::GetId ( )
inlinestatic

Returns TraceCategory::Default.

Definition at line 102 of file collector.h.

static bool TraceCollector::DefaultCategory::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: