Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
tracepointgen.h File Reference
#include <cstdarg>
#include <cstdio>
#include <cstdlib>
+ Include dependency graph for tracepointgen.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define DEBUG_TRACEPOINTGEN   0
 
#define DEBUGPRINTF(x)
 
#define DEBUGPRINTF2(x)
 

Functions

void panic (const char *fmt,...)
 

Macro Definition Documentation

◆ DEBUG_TRACEPOINTGEN

#define DEBUG_TRACEPOINTGEN   0

Definition at line 11 of file tracepointgen.h.

◆ DEBUGPRINTF

#define DEBUGPRINTF (   x)

Definition at line 21 of file tracepointgen.h.

◆ DEBUGPRINTF2

#define DEBUGPRINTF2 (   x)

Definition at line 22 of file tracepointgen.h.

Function Documentation

◆ panic()

void panic ( const char *  fmt,
  ... 
)
inline

Definition at line 27 of file tracepointgen.h.

References fmt.