| 
    CommonLibSSE NG
    
   | 
 
Go to the source code of this file.
Classes | |
| class | RE::NiAllocator | 
Namespaces | |
| namespace | RE | 
Enumerations | |
| enum class | RE::NiMemEventType {  RE::kUnknown = 0 , RE::kOperNew = 1 , RE::kOperNewArray = 2 , RE::kOperDelete = 3 , RE::kOperDeleteArray = 4 , RE::kMalloc = 5 , RE::kRealloc = 6 , RE::kAlignedMalloc = 7 , RE::kAlignedRealloc = 8 , RE::kFree = 9 , RE::kAlignedFree = 10 , RE::kExternalAlloc = 11 , RE::kExternalFree = 12 }  |