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

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

Go to the source code of this file.

Defines

#define H_DI_DISPLAYED   FALSE
#define H_DI_BIG_ENDIAN   2
#define H_DI_MIDDLE_ENDIAN   4
#define H_DI_LITTLE_ENDIAN   8

Functions

void data_interpretor_init_interface (heraia_window_t *main_window)
void refresh_data_interpretor_window (GtkWidget *hexwidget, gpointer data)


Define Documentation

#define H_DI_BIG_ENDIAN   2

Definition at line 37 of file data_interpretor.h.

Referenced by change_endianness(), and which_endianness().

#define H_DI_DISPLAYED   FALSE

Naming : H stands for Heraia DI stands for Data_Interpretor

Definition at line 34 of file data_interpretor.h.

Referenced by init_window_property_struct().

#define H_DI_LITTLE_ENDIAN   8

Definition at line 39 of file data_interpretor.h.

Referenced by refresh_hex_datas_entry(), and which_endianness().

#define H_DI_MIDDLE_ENDIAN   4

Definition at line 38 of file data_interpretor.h.

Referenced by change_endianness(), and which_endianness().


Function Documentation

void data_interpretor_init_interface ( heraia_window_t main_window  ) 

Inits the data interpretor structure and window with default values Should be called only once

Definition at line 237 of file data_interpretor.c.

References connect_data_interpretor_signals(), heraia_window_t::current_DW, data_window_t::diw, heraia_get_widget(), xml_t::main, data_window_t::tab_displayed, and heraia_window_t::xmls.

Referenced by load_heraia_ui().

Here is the call graph for this function:

void refresh_data_interpretor_window ( GtkWidget *  widget,
gpointer  data 
)


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