MHEG5  18.9.0
MHEG5 Documentation
Macros
mh5debug.h File Reference

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)
 

Detailed Description

Mheg5 logging and debug printing.

Date
09/11/2001
Author
iwillis

Definition in file mh5debug.h.

Macro Definition Documentation

#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.