Sese Framework
x.y.z
A cross-platform framework
|
成员的完整列表,这些成员属于 sese::system::Process,包括所有继承而来的类成员
count(const char *p_command) noexcept | sese::system::Process | privatestatic |
create(const char *command) noexcept | sese::system::Process | static |
createEx(const char *command) noexcept | sese::system::Process | static |
exec(char *p_command) noexcept | sese::system::Process | privatestatic |
getCurrentProcessId() noexcept | sese::system::Process | static |
getProcessId() const noexcept | sese::system::Process | |
id | sese::system::Process | private |
kill() const noexcept | sese::system::Process | |
Process()=default | sese::system::Process | private |
Ptr typedef | sese::system::Process | |
spilt(char *p_command) noexcept | sese::system::Process | privatestatic |
wait() const noexcept | sese::system::Process | |
~Process() noexcept=default | sese::system::Process | virtual |