#include "UT_API.h"Go to the source code of this file.
Classes | |
| class | UT_Debug |
Defines | |
| #define | UT_IF(s) |
| #define | UT_IFNOT(s) s |
| #define | UT_IFELSE(t, f) f |
| #define | UT_DBGOUT(ZZ) |
| #define | UT_DBGPRINTF(ZZ) |
| #define | UT_DBG_CHECKMEMORY |
Functions | |
| UT_API int | UTgetSESIlogFlag (int env_control) |
| UT_API int | UTisSESImachine () |
| UT_API int | UTdebugCheckMemory () |
| #define UT_DBG_CHECKMEMORY |
Definition at line 78 of file UT_Debug.h.
| #define UT_DBGOUT | ( | ZZ | ) |
Definition at line 76 of file UT_Debug.h.
| #define UT_DBGPRINTF | ( | ZZ | ) |
Definition at line 77 of file UT_Debug.h.
| #define UT_IF | ( | s | ) |
Definition at line 45 of file UT_Debug.h.
| #define UT_IFELSE | ( | t, | |||
| f | ) | f |
Definition at line 47 of file UT_Debug.h.
Definition at line 46 of file UT_Debug.h.
| UT_API int UTdebugCheckMemory | ( | ) |
| UT_API int UTgetSESIlogFlag | ( | int | env_control | ) |
| UT_API int UTisSESImachine | ( | ) |
1.5.9