heraia/trunk/src/include/heraia.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  Options

Defines

#define HERAIA_AUTHORS   "Olivier Delhomme"
#define HERAIA_DATE   "20 02 2005"
#define HERAIA_LICENSE   "GPL"
#define HERAIA_VERSION   "0.0.4 (24.08.2008)"

Variables

static struct option const long_options []


Define Documentation

#define HERAIA_AUTHORS   "Olivier Delhomme"

Definition at line 27 of file heraia.h.

Referenced by version().

#define HERAIA_DATE   "20 02 2005"

Definition at line 28 of file heraia.h.

Referenced by version().

#define HERAIA_LICENSE   "GPL"

Definition at line 29 of file heraia.h.

Referenced by version().

#define HERAIA_VERSION   "0.0.4 (24.08.2008)"

Definition at line 30 of file heraia.h.

Referenced by version().


Variable Documentation

struct option const long_options[] [static]

Initial value:

{
        {"version", no_argument, NULL, 'v'},
        {"help", no_argument, NULL, 'h'},
        {NULL, 0, NULL, 0} 
}

Definition at line 38 of file heraia.h.

Referenced by manage_command_line_options().


Generated on Sun Aug 24 19:27:55 2008 for Heraia by  doxygen 1.5.6