Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Unix > API/Runtime/Core/Unix/FUnixPlatformProcess
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Unix/UnixPlatformProcess.h |
Include | #include "Unix/UnixPlatformProcess.h" |
Syntax
class FProcEnumerator
Remarks
Process enumerator.
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Constructor. | ||
![]() |
FProcEnumerator
(
const FProcEnumerator& |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() |
Destructor. |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FProcEnumInfo | GetCurrent () |
Gets current process enumerator info. |
![]() |
bool | MoveNext () |
Moves current to the next process. |
Operators
Type | Name | Description | |
---|---|---|---|
![]() |
FProcEnumerator & | operator=
(
const FProcEnumerator& |