Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FScopeDisableMallocCallstackHandler Class Reference

#include <MallocCallstackHandler.h>

Public Member Functions

 FScopeDisableMallocCallstackHandler ()
 
 ~FScopeDisableMallocCallstackHandler ()
 

Detailed Description

Disables the callstack handler for the current thread Need to do this as we might allocate memory for the allocators tracking data, that can't be tracked!

Definition at line 247 of file MallocCallstackHandler.h.

Constructor & Destructor Documentation

◆ FScopeDisableMallocCallstackHandler()

FScopeDisableMallocCallstackHandler::FScopeDisableMallocCallstackHandler ( )
inline

Definition at line 251 of file MallocCallstackHandler.h.

+ Here is the call graph for this function:

◆ ~FScopeDisableMallocCallstackHandler()

FScopeDisableMallocCallstackHandler::~FScopeDisableMallocCallstackHandler ( )
inline

Definition at line 256 of file MallocCallstackHandler.h.

+ Here is the call graph for this function:

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