|
hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
|
#include <prepl.H>

Public Attributes | |
| std::string | cmd |
| pid_t | pid |
| int | write_fd |
| int | read_fd |
| std::string hobbes::proc::cmd |
| pid_t hobbes::proc::pid |
| int hobbes::proc::read_fd |
| int hobbes::proc::write_fd |
1.8.13