Luma 0.1.0
A low-level compiled alternative to C, C++, and more!
Loading...
Searching...
No Matches
Public Attributes | List of all members
StaticMemoryAnalyzer Struct Reference

#include <type.h>

Collaboration diagram for StaticMemoryAnalyzer:
Collaboration graph
[legend]

Public Attributes

GrowableArray allocations
 
ArenaAllocatorarena
 
bool skip_memory_tracking
 

Member Data Documentation

◆ allocations

GrowableArray StaticMemoryAnalyzer::allocations

◆ arena

ArenaAllocator* StaticMemoryAnalyzer::arena

◆ skip_memory_tracking

bool StaticMemoryAnalyzer::skip_memory_tracking

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