This struct encapsulates information about a process.
More...
#include "llvm/Support/Program.h"
This struct encapsulates information about a process.
Definition at line 47 of file Program.h.
◆ anonymous enum
◆ ProcessInfo()
LLVM_ABI llvm::sys::ProcessInfo::ProcessInfo |
( |
| ) |
|
◆ Pid
◆ Process
The process identifier.
Definition at line 51 of file Program.h.
◆ ReturnCode
int llvm::sys::ProcessInfo::ReturnCode |
Platform-dependent process object.
The return code, set after execution.
Definition at line 54 of file Program.h.
The documentation for this struct was generated from the following file: