data_type_t Struct Reference

Data type structure entry that contains user defined data types This is integrated within a GList. More...

#include <libheraia.h>


Data Fields

gchar * name
 Name of the data type.
guint size
 size of the data type (here we may limit size entry, eg <= 16 for example)
GList * treatment_c_list
 Treatments containers to be applied (in the list order) to the data (treatment_container_t *).
GtkWidget * di_label
 label for the data_interpretor window
GtkWidget * di_entry
 entry for the data interpretor window


Detailed Description

Data type structure entry that contains user defined data types This is integrated within a GList.

!! Do not forget to update the functions related to this such as

Definition at line 235 of file libheraia.h.


Field Documentation

size of the data type (here we may limit size entry, eg <= 16 for example)

Definition at line 238 of file libheraia.h.

Referenced by copy_data_type_struct(), dt_size_spinbutton_value_changed(), fill_data_type_widgets(), new_data_type(), refresh_all_ud_data_interpretor(), and refresh_hex_datas_entry().


The documentation for this struct was generated from the following file:

Generated on Tue May 19 20:01:46 2009 for Heraia by  doxygen 1.5.8