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