Ardour
9.0-pre0-582-g084a23a80d
|
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... | |
Utilities for debugging.
Definition at line 20 of file debug_utils.h.
|
inlinestatic |
Returns the demangled name of the object passed as the parameter.
Definition at line 24 of file debug_utils.h.
|
static |
Returns name of ProcessContext::Flag.