![]() |
Ark Server API (ASA) - Wiki
|
Collaboration diagram for FMallocBinned2::FFreeBlockList:Public Member Functions | |
| FORCEINLINE bool | PushToFront (void *InPtr, uint32 InPoolIndex, uint32 InBlockSize) |
| FORCEINLINE bool | CanPushToFront (uint32 InPoolIndex, uint32 InBlockSize) |
| FORCEINLINE void * | PopFromFront (uint32 InPoolIndex) |
| FBundleNode * | RecyleFull (uint32 InPoolIndex) |
| bool | ObtainPartial (uint32 InPoolIndex) |
| FBundleNode * | PopBundles (uint32 InPoolIndex) |
Private Attributes | |
| FBundle | PartialBundle |
| FBundle | FullBundle |
Definition at line 358 of file MallocBinned2.h.
|
inline |
Here is the caller graph for this function:| FBundleNode * FMallocBinned2::FFreeBlockList::PopBundles | ( | uint32 | InPoolIndex | ) |
Here is the caller graph for this function:
|
inline |
Definition at line 385 of file MallocBinned2.h.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 361 of file MallocBinned2.h.
Here is the call graph for this function:
Here is the caller graph for this function:| FBundleNode * FMallocBinned2::FFreeBlockList::RecyleFull | ( | uint32 | InPoolIndex | ) |
Here is the caller graph for this function:
|
private |
Definition at line 404 of file MallocBinned2.h.
|
private |
Definition at line 403 of file MallocBinned2.h.