libheraia.c File Reference

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

#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 "log.h"
#include "main_pref_window.h"
#include "plugin.h"
#include "user_prefs.h"
#include "goto_dialog.h"
#include "result_window.h"
#include "find_replace_window.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)

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.


Function Documentation

void libheraia_finalize ( void   ) 

Definition at line 67 of file libheraia.c.

Referenced by main().

Here is the caller graph for this function:

void libheraia_initialize ( void   ) 

Python specific.

Definition at line 62 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 56 of file libheraia.c.

Referenced by main().

Here is the caller graph for this function:

Generated on Mon May 2 21:06:04 2011 for Heraia by  doxygen 1.6.3