|
NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
|
进程信息结构 更多...
#include <process.hpp>
Public 属性 | |
| native_id_type | process_id |
| 进程ID | |
| pipe | stdout_pipe |
| 标准输出管道 | |
| bool | is_running |
| 进程是否正在运行 | |
| string | stdout_output |
| 捕获的标准输出内容 | |