![]() |
Ark Server API (ASA) - Wiki
|
#include "Containers/Array.h"#include "Containers/UnrealString.h"#include "CoreTypes.h"#include "GenericPlatform/GenericPlatformAffinity.h"#include "HAL/PlatformCrt.h"#include "HAL/PlatformMisc.h"#include "Misc/EnumClassFlags.h"#include "Templates/Function.h"#include <intrin.h>
Include dependency graph for GenericPlatformProcess.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | TProcHandle< T, InvalidHandleValue > |
| struct | FGenericPlatformProcess |
| struct | FGenericPlatformProcess::FSemaphore |
Namespaces | |
| namespace | EProcessResource |
| namespace | ELaunchVerb |
| namespace | ENamedThreads |
| namespace | UE |
| namespace | UE::Core |
Enumerations | |
| enum | EProcessResource::Type { EProcessResource::VirtualMemory = 0x0 , EProcessResource::VirtualMemory = 0x0 } |
| enum | ELaunchVerb::Type { ELaunchVerb::Open = 0x0 , ELaunchVerb::Edit = 0x1 , ELaunchVerb::Open = 0x0 , ELaunchVerb::Edit = 0x1 } |