Static Public Member Functions | Static Private Member Functions | Static Private Attributes | List of all members
grpc_core::TraceFlagList Class Reference

#include <trace.h>

Static Public Member Functions

static void Add (TraceFlag *flag)
 
static bool Set (const char *name, bool enabled)
 

Static Private Member Functions

static void LogAllTracers ()
 

Static Private Attributes

static TraceFlagroot_tracer_ = nullptr
 

Detailed Description

Definition at line 49 of file debug/trace.h.

Member Function Documentation

◆ Add()

void grpc_core::TraceFlagList::Add ( TraceFlag flag)
static

Definition at line 73 of file debug/trace.cc.

◆ LogAllTracers()

void grpc_core::TraceFlagList::LogAllTracers ( )
staticprivate

Definition at line 78 of file debug/trace.cc.

◆ Set()

bool grpc_core::TraceFlagList::Set ( const char *  name,
bool  enabled 
)
static

Definition at line 42 of file debug/trace.cc.

Member Data Documentation

◆ root_tracer_

TraceFlag * grpc_core::TraceFlagList::root_tracer_ = nullptr
staticprivate

Definition at line 56 of file debug/trace.h.


The documentation for this class was generated from the following files:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:37