libheraia.c File Reference


Detailed Description

Contains function that may be usefull if we want all this beeing integrated in a python script or something similar.

Todo:
do the functions that may be called by python when initializing the library.

Definition in file libheraia.c.

#include <stdio.h>
#include <libheraia.h>
#include "config.h"
#include "data_interpretor.h"
#include "decode.h"
#include "ghex_heraia_interface.h"
#include "heraia_errors.h"
#include "heraia_io.h"
#include "heraia_ui.h"
#include "list_data_types.h"
#include "log.h"
#include "main_pref_window.h"
#include "plugin.h"
#include "user_prefs.h"

Include dependency graph for libheraia.c:

Go to the source code of this file.

Functions

int libheraia_test (void)
 A simple test function.
void libheraia_initialize (void)
 Python specific.
void libheraia_finalize (void)


Function Documentation

void libheraia_finalize ( void   ) 

Definition at line 65 of file libheraia.c.

Referenced by main().

Here is the caller graph for this function:

void libheraia_initialize ( void   ) 

Python specific.

Definition at line 60 of file libheraia.c.

Referenced by main().

Here is the caller graph for this function:

int libheraia_test ( void   ) 

A simple test function.

Returns:
Always returns 0

Definition at line 54 of file libheraia.c.

Referenced by main().

Here is the caller graph for this function:


Generated on Sat Feb 14 11:44:19 2009 for Heraia by  doxygen 1.5.6