BRL-CAD
|
#include <defines.h>
Data Fields | |
uint32_t | magic |
magic number More... | |
struct bu_process * | p |
void * | chan |
int | aborted |
struct ged * | gedp |
void(* | end_clbk )(int, void *) |
function called when process completes More... | |
void * | end_clbk_data |
int | stdin_active |
int | stdout_active |
int | stderr_active |
void(* end_clbk) (int, void *) |