系统进程
更多...
#include <dl_process.h>
|
| static bool | Exec (const std::vector< std::string > &cmd, Result &result) |
| |
| static bool | ExecMulti (const std::vector< std::string > &cmd, Instance &instance) |
| |
| static void | Send (Instance &instance, std::string_view str) |
| |
系统进程
在文件 dl_process.h 第 26 行定义.
◆ State
◆ Exec()
| static bool dl::Process::Exec |
( |
const std::vector< std::string > & | cmd, |
|
|
Result & | result ) |
|
static |
◆ ExecMulti()
| static bool dl::Process::ExecMulti |
( |
const std::vector< std::string > & | cmd, |
|
|
Instance & | instance ) |
|
static |
◆ Send()
| static void dl::Process::Send |
( |
Instance & | instance, |
|
|
std::string_view | str ) |
|
static |
该类的文档由以下文件生成: