|
BoosterSeat
0.1
A C++ library that includes common utilities that are used in other projects.
|
Process class implementation. More...
#include <BoosterSeat/process.hpp>Classes | |
| struct | bst::raii_char_str |
Namespaces | |
| bst | |
Variables | |
| constexpr int | bst::K_PIPE_READ = 0 |
| constexpr int | bst::K_PIPE_WRITE = 1 |
Process class implementation.