Ark Server API (ASA) - Wiki
|
Public Member Functions | |
FPoolTable () | |
Public Attributes | |
FPoolList | ActivePools |
FPoolList | ExhaustedPools |
uint32 | BlockSize |
Pool table.
Definition at line 215 of file MallocBinned2.h.
FMallocBinned2::FPoolTable::FPoolTable | ( | ) |
FPoolList FMallocBinned2::FPoolTable::ActivePools |
Definition at line 217 of file MallocBinned2.h.
uint32 FMallocBinned2::FPoolTable::BlockSize |
Definition at line 219 of file MallocBinned2.h.
FPoolList FMallocBinned2::FPoolTable::ExhaustedPools |
Definition at line 218 of file MallocBinned2.h.