Process_check_t Struct Reference

List of all members.

Public Attributes

const gchar * name
gint error

Detailed Description

Create a queue of processes from a file

Create a new queue of process for sedflux to run. The processes are initialized using the process file, file.

If the string array, user_data is non-NULL, it is a NULL-terminated list of strings that indicate which processes should be active. This will override the process file of the epochs. Any process not listed in active will NOT be active.

Parameters:
file The file containing the process information
user_data A string array of process to activate (or NULL)
error A GError
Returns:
A newly-allocated (and initialized) Sed_process_queue.

Definition at line 117 of file init.c.


Member Data Documentation

const gchar* Process_check_t::name

Definition at line 119 of file init.c.

gint Process_check_t::error

Definition at line 120 of file init.c.


The documentation for this struct was generated from the following file:
Generated on Fri Jan 4 18:04:19 2008 for sedflux by  doxygen 1.5.2