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

Public Member Functions

FORCEINLINE FBundle ()
 
FORCEINLINE void Reset ()
 
FORCEINLINE void PushHead (FBundleNode *Node)
 
FORCEINLINE FBundleNodePopHead ()
 

Public Attributes

FBundleNodeHead
 
uint32 Count
 

Detailed Description

Definition at line 324 of file MallocBinned2.h.

Constructor & Destructor Documentation

◆ FBundle()

FORCEINLINE FMallocBinned2::FBundle::FBundle ( )
inline

Definition at line 326 of file MallocBinned2.h.

+ Here is the call graph for this function:

Member Function Documentation

◆ PopHead()

FORCEINLINE FBundleNode * FMallocBinned2::FBundle::PopHead ( )
inline

Definition at line 345 of file MallocBinned2.h.

+ Here is the caller graph for this function:

◆ PushHead()

FORCEINLINE void FMallocBinned2::FBundle::PushHead ( FBundleNode * Node)
inline

Definition at line 337 of file MallocBinned2.h.

+ Here is the caller graph for this function:

◆ Reset()

FORCEINLINE void FMallocBinned2::FBundle::Reset ( )
inline

Definition at line 331 of file MallocBinned2.h.

+ Here is the caller graph for this function:

Member Data Documentation

◆ Count

uint32 FMallocBinned2::FBundle::Count

Definition at line 355 of file MallocBinned2.h.

◆ Head

FBundleNode* FMallocBinned2::FBundle::Head

Definition at line 354 of file MallocBinned2.h.


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