Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
ZrythmObject Struct Reference

Base object for debugging. More...

#include <utils/zrythm_object.h>

Data Fields

const char * file
 
const char * func
 
int line
 
int magic
 

Detailed Description

Base object for debugging.

Definition at line 23 of file zrythm_object.h.

Field Documentation

◆ file

const char* ZrythmObject::file

Definition at line 25 of file zrythm_object.h.

◆ func

const char* ZrythmObject::func

Definition at line 26 of file zrythm_object.h.

◆ line

int ZrythmObject::line

Definition at line 27 of file zrythm_object.h.

◆ magic

int ZrythmObject::magic

Definition at line 28 of file zrythm_object.h.


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