| 
    CommonLibSSE (Parapets fork)
    
   | 
 
This is the complete list of members for RE::NiAllocator, including all inherited members.
| Allocate(std::size_t &a_sizeInBytes, std::size_t &a_alignment, NiMemEventType a_eventType, bool a_provideAccurateSizeOnDeallocate, const char *a_file, std::int32_t a_line, const char *a_function)=0 | RE::NiAllocator | pure virtual | 
| Deallocate(void *a_memory, NiMemEventType a_eventType, std::size_t a_sizeInBytes)=0 | RE::NiAllocator | pure virtual | 
| Initialize()=0 | RE::NiAllocator | pure virtual | 
| Reallocate(void *a_memory, size_t &a_sizeInBytes, std::size_t &a_alignment, NiMemEventType a_eventType, bool a_provideAccurateSizeOnDeallocate, std::size_t a_sizeCurrent, const char *a_file, std::int32_t a_line, const char *a_function)=0 | RE::NiAllocator | pure virtual | 
| RTTI | RE::NiAllocator | inlinestatic | 
| Shutdown()=0 | RE::NiAllocator | pure virtual | 
| TrackAllocate(const void *const a_memory, std::size_t a_sizeInBytes, NiMemEventType a_eventType, const char *a_file, std::int32_t a_line, const char *a_function)=0 | RE::NiAllocator | pure virtual | 
| TrackDeallocate(const void *const a_memory, NiMemEventType a_eventType)=0 | RE::NiAllocator | pure virtual | 
| Unk_06(void)=0 | RE::NiAllocator | pure virtual | 
| VerifyAddress(const void *a_memory)=0 | RE::NiAllocator | pure virtual | 
| ~NiAllocator() | RE::NiAllocator | virtual |