HDK
|
#include "UT_Assert.h"
#include "UT_ArrayMap.h"
#include "UT_ArraySet.h"
#include <SYS/SYS_Floor.h>
#include <SYS/SYS_Types.h>
Go to the source code of this file.
Classes | |
class | UT_MemoryCounter |
class | UT_MemoryCounterUnique |
class | UT_MemoryCounterUniqueFullSafe |
class | UT_MemoryCounterFullSafe |
class | UT_MemoryCounterTotal |
class | UT_MemoryCounterNew |
class | UT_MemoryCounterNewSafe |
class | UT_MemoryCounterGather |
Macros | |
#define | UT_MEMORY_DEBUG_LOGGING 0 |
#define | UT_MEMORY_DEBUG_LOG(m, s) |
#define | UT_MEMORY_DEBUG_LOG_SHARED(m, s, p, r) |
#define UT_MEMORY_DEBUG_LOG | ( | m, | |
s | |||
) |
Definition at line 32 of file UT_MemoryCounter.h.
Definition at line 33 of file UT_MemoryCounter.h.
#define UT_MEMORY_DEBUG_LOGGING 0 |
Definition at line 30 of file UT_MemoryCounter.h.