Ardour  8.7-15-gadf511264b
AudioGrapher::DebugUtils Struct Reference

Utilities for debugging. More...

#include <debug_utils.h>

Static Public Member Functions

template<typename T >
static std::string demangled_name (T const &obj)
 Returns the demangled name of the object passed as the parameter. More...
 
static std::string process_context_flag_name (FlagField::Flag flag)
 Returns name of ProcessContext::Flag. More...
 

Detailed Description

Utilities for debugging.

Definition at line 20 of file debug_utils.h.

Member Function Documentation

◆ demangled_name()

template<typename T >
static std::string AudioGrapher::DebugUtils::demangled_name ( T const &  obj)
inlinestatic

Returns the demangled name of the object passed as the parameter.

Definition at line 24 of file debug_utils.h.

◆ process_context_flag_name()

static std::string AudioGrapher::DebugUtils::process_context_flag_name ( FlagField::Flag  flag)
static

Returns name of ProcessContext::Flag.


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