![]() |
Ark Server API (ASA) - Wiki
|
#include <WindowsPlatformProcess.h>
Inheritance diagram for FProcHandle:
Collaboration diagram for FProcHandle:Public Member Functions | |
| FORCEINLINE | FProcHandle () |
| FORCEINLINE | FProcHandle (HandleType Other) |
Public Member Functions inherited from TProcHandle< Windows::HANDLE, nullptr > | |
| FORCEINLINE | TProcHandle () |
| FORCEINLINE | TProcHandle (Windows::HANDLE Other) |
| FORCEINLINE TProcHandle & | operator= (const TProcHandle &Other) |
| FORCEINLINE Windows::HANDLE | Get () const |
| FORCEINLINE void | Reset () |
| FORCEINLINE bool | IsValid () const |
Additional Inherited Members | |
Public Types inherited from TProcHandle< Windows::HANDLE, nullptr > | |
| typedef Windows::HANDLE | HandleType |
Protected Attributes inherited from TProcHandle< Windows::HANDLE, nullptr > | |
| Windows::HANDLE | Handle |
Windows implementation of the process handle.
Definition at line 13 of file WindowsPlatformProcess.h.
|
inline |
Default constructor.
Definition at line 17 of file WindowsPlatformProcess.h.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineexplicit |
Initialization constructor.
Definition at line 22 of file WindowsPlatformProcess.h.
Here is the call graph for this function:
Here is the caller graph for this function: