ExecCmd Struct Reference

#include <exec.h>

Data Fields

GPtrArray * args
GPid pid
gint exit_code
ExecState state
GMutex * state_mutex
ExecFunc lib_proc
ExecFunc pre_proc
ExecFunc read_proc
ExecFunc post_proc
gchar * working_dir
gboolean piped
gpointer exec
gboolean parse_progress

Detailed Description

Definition at line 36 of file exec.h.


Field Documentation

GPtrArray* ExecCmd::args

Definition at line 38 of file exec.h.

Definition at line 49 of file exec.h.

Definition at line 40 of file exec.h.

Definition at line 43 of file exec.h.

Definition at line 50 of file exec.h.

Definition at line 39 of file exec.h.

Definition at line 48 of file exec.h.

Definition at line 46 of file exec.h.

Definition at line 44 of file exec.h.

read the output of the process from stdout

Definition at line 45 of file exec.h.

Definition at line 41 of file exec.h.

Definition at line 42 of file exec.h.

Definition at line 47 of file exec.h.


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

Generated by  doxygen 1.6.2