Go to the source code of this file.
Namespaces | |
| namespace | mxflib |
Defines | |
| #define | MXFLIB_DEBUG |
Functions | |
| void | debug (const char *Fmt,...) |
| Display a general debug message. | |
| void | warning (const char *Fmt,...) |
| Display a warning message. | |
| void | error (const char *Fmt,...) |
| Display an error message. | |
The implementation of these functions is an application issue so they are not contained in the MXFLib library
| #define MXFLIB_DEBUG |
1.5.1-p1