![]() |
MHEG5
18.9.0
MHEG5 Documentation
|
Mheg5 logging and debug printing. More...
#include "glue_debug.h"Go to the source code of this file.
Macros | |
| #define | CALL_PRINT(x) |
| #define | INFO_PRINT(x) |
| #define | DEBUG_PRINT(x) |
| #define | WARNING_PRINT(x) |
| #define | ERROR_PRINT(x) |
| #define CALL_PRINT | ( | x | ) |
Definition at line 68 of file mh5debug.h.
| #define DEBUG_PRINT | ( | x | ) |
Definition at line 70 of file mh5debug.h.
| #define ERROR_PRINT | ( | x | ) |
Definition at line 76 of file mh5debug.h.
| #define INFO_PRINT | ( | x | ) |
Definition at line 69 of file mh5debug.h.
| #define WARNING_PRINT | ( | x | ) |
Definition at line 73 of file mh5debug.h.
1.8.11