#include <spawn.hpp>
Definition at line 53 of file spawn.hpp.
◆ spawn_system()
Definition at line 122 of file spawn.cpp.
125 for (
int i= 0; i <
N (
channel); ++i)
128 for (
int i= 0; i <
N (
channel); ++i)
130}
int N(array< T > a)
Get the length of the array.
The list class represents a linked list.
array< Channel > & channel
◆ getpid()
int spawn_system::getpid |
( |
| ) |
|
|
inline |
◆ wait()
int spawn_system::wait |
( |
| ) |
|
◆ isRunning()
bool spawn_system::isRunning |
( |
| ) |
|
|
inline |
◆ pid
intptr_t spawn_system::pid |
|
private |
◆ channel
The documentation for this class was generated from the following files: