Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FMallocBinned2::FPoolTable Struct Reference
+ Collaboration diagram for FMallocBinned2::FPoolTable:

Public Member Functions

 FPoolTable ()
 

Public Attributes

FPoolList ActivePools
 
FPoolList ExhaustedPools
 
uint32 BlockSize
 

Detailed Description

Pool table.

Definition at line 215 of file MallocBinned2.h.

Constructor & Destructor Documentation

◆ FPoolTable()

FMallocBinned2::FPoolTable::FPoolTable ( )

Member Data Documentation

◆ ActivePools

FPoolList FMallocBinned2::FPoolTable::ActivePools

Definition at line 217 of file MallocBinned2.h.

◆ BlockSize

uint32 FMallocBinned2::FPoolTable::BlockSize

Definition at line 219 of file MallocBinned2.h.

◆ ExhaustedPools

FPoolList FMallocBinned2::FPoolTable::ExhaustedPools

Definition at line 218 of file MallocBinned2.h.


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