dl
dl::Process::ExecMultiData结构体 参考

#include <dl_process.h>

Public 属性

Thread_thread
 
void * _handle
 
std::string _exe
 
std::string _cmd
 
Result _result
 

详细描述

在文件 dl_process.h38 行定义.

类成员变量说明

◆ _cmd

std::string dl::Process::ExecMultiData::_cmd

在文件 dl_process.h43 行定义.

◆ _exe

std::string dl::Process::ExecMultiData::_exe

在文件 dl_process.h42 行定义.

◆ _handle

void* dl::Process::ExecMultiData::_handle

在文件 dl_process.h41 行定义.

◆ _result

Result dl::Process::ExecMultiData::_result

在文件 dl_process.h44 行定义.

◆ _thread

Thread* dl::Process::ExecMultiData::_thread

在文件 dl_process.h40 行定义.


该结构体的文档由以下文件生成: