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.6 (00.00.2008)"

Functions

heraia_window_tget_main_struct (void)

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.6 (00.00.2008)"

Definition at line 30 of file heraia.h.

Referenced by version().


Function Documentation

heraia_window_t* get_main_struct ( void   ) 

This is intended to be called by the library or any program that will use the library in order to get the pointer to the main structure heraia_window_t.

Definition at line 45 of file heraia.c.


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 Sat Jan 17 20:57:56 2009 for Heraia by  doxygen 1.5.6