LeviLamina
Loading...
Searching...
No Matches
Memory::MemoryTracker Class Reference

Public Member Functions

virtual bool isTracking () const
 
virtual::Memory::MemoryCategory getCurrentCategory () const
 
virtual void setCurrentCategory (::Memory::MemoryCategory)
 
virtual uint64 getCategoryAllocationCount (uint) const
 
virtual uint64 getCategoryAllocatedMemory (uint) const
 
virtual uint64 getCategoryTotalAllocationCount (uint) const
 
virtual char const * getCategoryName (uint) const
 
virtual void publish ()
 
virtual void populateCounters (::std::vector<::Memory::MemoryCategoryCounter > &, uint64) const
 
MCFOLD bool $isTracking () const
 
MCFOLD::Memory::MemoryCategory $getCurrentCategory () const
 
MCFOLD void $setCurrentCategory (::Memory::MemoryCategory)
 
MCFOLD uint64 $getCategoryAllocationCount (uint) const
 
MCFOLD uint64 $getCategoryAllocatedMemory (uint) const
 
MCFOLD uint64 $getCategoryTotalAllocationCount (uint) const
 
MCFOLD char const * $getCategoryName (uint) const
 
MCFOLD void $publish ()
 
MCFOLD void $populateCounters (::std::vector<::Memory::MemoryCategoryCounter > &, uint64) const
 

Static Public Member Functions

static MCAPI ::Memory::MemoryTracker *& mInstance ()
 
static MCAPI void ** $vftable ()
 

Member Function Documentation

◆ $vftable()

static MCAPI void ** Memory::MemoryTracker::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: