Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

setup.h File Reference

Setup and configuration of autoprocd. More...

Go to the source code of this file.

Functions


Detailed Description

Setup and configuration of autoprocd.

The setup module contains the process array, the shell commands array, and the global options. It also contains functions to create, initialize, and access these data.


Function Documentation

Configuration* setup_initialize Options options,
const char *  configFile
 

Creates and initializes global variables.

Parameters:
options Command-line options.
configFile Configuration file.
Creates a process array and a shell command array, reads the configuration file, initializes everything, sets the global options, assigns global environment variables.

Returns:
Pointer to a Configuration.

void setup_reinitialize  ) 
 

Re-Initializes the setup.

Re-initializes the process array and the shell command array, re-reads the configuration file, resets the global options, assigns global environment variables.


Generated on Fri Jan 20 10:12:18 2006 by  doxygen 1.4.2