#include <gx_child_process.h>
Definition at line 51 of file gx_child_process.h.
◆ ~GxChildProcs()
gx_child_process::GxChildProcs::~GxChildProcs |
( |
| ) |
|
◆ find()
GxChild * gx_child_process::GxChildProcs::find |
( |
string |
name | ) |
|
◆ kill()
bool gx_child_process::GxChildProcs::kill |
( |
string |
name | ) |
|
◆ killall()
bool gx_child_process::GxChildProcs::killall |
( |
| ) |
|
◆ launch() [1/2]
GxChild * gx_child_process::GxChildProcs::launch |
( |
string |
name, |
|
|
const char *const |
args[], |
|
|
int |
killsignal |
|
) |
| |
◆ launch() [2/2]
GxChild * gx_child_process::GxChildProcs::launch |
( |
string |
name, |
|
|
list< string > |
args, |
|
|
int |
killsignal |
|
) |
| |
◆ gx_sigchld_handler
void gx_sigchld_handler |
( |
| ) |
|
|
friend |
◆ children
list<GxChild*> gx_child_process::GxChildProcs::children |
|
private |
The documentation for this class was generated from the following file: