Options Struct Reference

Structure Options gives a way to store program options passed from the command line. More...

#include <heraia.h>

Data Fields

GList * filenames
 the filename to open
gboolean usage
 to know if we displayed the usage message
gint8 tests
 to know if the users wants to do self tests

Detailed Description

Structure Options gives a way to store program options passed from the command line.

Definition at line 67 of file heraia.h.


Field Documentation

the filename to open

Definition at line 69 of file heraia.h.

Referenced by init_options_struct(), main(), and manage_command_line_options().

to know if the users wants to do self tests

Definition at line 71 of file heraia.h.

Referenced by init_options_struct(), main(), and manage_command_line_options().

gboolean Options::usage

to know if we displayed the usage message

Definition at line 70 of file heraia.h.

Referenced by init_options_struct(), main(), and manage_command_line_options().


The documentation for this struct was generated from the following file:
Generated on Mon May 2 21:06:24 2011 for Heraia by  doxygen 1.6.3