◆ ProcessInfo
◆ StartupInfo
◆ ProcessImpl() [1/2]
sese::system::Process::ProcessImpl::ProcessImpl |
( |
const sese::pid_t & | pid | ) |
|
|
inline |
◆ ProcessImpl() [2/2]
◆ createEx() [1/2]
static std::unique_ptr< ProcessImpl > sese::system::Process::ProcessImpl::createEx |
( |
const std::string & | exec, |
|
|
const std::vector< std::string > & | args ) |
|
inlinestaticnoexcept |
◆ createEx() [2/2]
static std::unique_ptr< ProcessImpl > sese::system::Process::ProcessImpl::createEx |
( |
const std::string & | exec, |
|
|
const std::vector< std::string > & | args ) |
|
inlinestaticnoexcept |
◆ getCurrentProcessId() [1/2]
static sese::pid_t sese::system::Process::ProcessImpl::getCurrentProcessId |
( |
| ) |
|
|
inlinestaticnoexcept |
◆ getCurrentProcessId() [2/2]
static pid_t sese::system::Process::ProcessImpl::getCurrentProcessId |
( |
| ) |
|
|
inlinestaticnoexcept |
◆ getProcessId() [1/2]
sese::pid_t sese::system::Process::ProcessImpl::getProcessId |
( |
| ) |
const |
|
inlinenoexcept |
◆ getProcessId() [2/2]
pid_t sese::system::Process::ProcessImpl::getProcessId |
( |
| ) |
const |
|
inlinenoexcept |
◆ kill() [1/2]
bool sese::system::Process::ProcessImpl::kill |
( |
| ) |
const |
|
inlinenoexcept |
◆ kill() [2/2]
bool sese::system::Process::ProcessImpl::kill |
( |
| ) |
const |
|
inlinenoexcept |
◆ wait() [1/2]
int sese::system::Process::ProcessImpl::wait |
( |
| ) |
const |
|
inlinenoexcept |
◆ wait() [2/2]
int sese::system::Process::ProcessImpl::wait |
( |
| ) |
const |
|
inlinenoexcept |
◆ pid
◆ process_information
ProcessInfo sese::system::Process::ProcessImpl::process_information |
◆ startupinfo
StartupInfo sese::system::Process::ProcessImpl::startupinfo |
The documentation for this class was generated from the following files: