HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_MemoryCounter.h File Reference
#include "UT_Assert.h"
#include "UT_ArrayMap.h"
#include "UT_ArraySet.h"
#include <SYS/SYS_Floor.h>
#include <SYS/SYS_Types.h>
+ Include dependency graph for UT_MemoryCounter.h:
+ This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

#define UT_MEMORY_DEBUG_LOG (   m,
  s 
)
#define UT_MEMORY_DEBUG_LOG_SHARED (   m,
  s,
  p,
  r 
)

Definition at line 33 of file UT_MemoryCounter.h.

#define UT_MEMORY_DEBUG_LOGGING   0

Definition at line 30 of file UT_MemoryCounter.h.