hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Public Attributes | List of all members
hobbes::proc Struct Reference

#include <prepl.H>

Collaboration diagram for hobbes::proc:
Collaboration graph

Public Attributes

std::string cmd
 
pid_t pid
 
int write_fd
 
int read_fd
 

Member Data Documentation

◆ cmd

std::string hobbes::proc::cmd

◆ pid

pid_t hobbes::proc::pid

◆ read_fd

int hobbes::proc::read_fd

◆ write_fd

int hobbes::proc::write_fd

The documentation for this struct was generated from the following file: