SpiecsEngine
 
Loading...
Searching...
No Matches

◆ GetProcessState()

static ProcessState Spices::MemoryEntry::GetProcessState ( )
inlinestatic

Get ProcessState Instance.

Returns
Returns ProcessState Instance.

Definition at line 29 of file MemoryEntry.h.

30 {
31 return processState;
32 }
static ProcessState processState
Single Instance of ProcessState.

References processState.

Referenced by operator delete(), operator delete(), operator delete[](), operator delete[](), operator new(), operator new(), operator new[](), and operator new[]().