data_type_t Struct Reference

#include <libheraia.h>


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 157 of file 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

Field Documentation

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

Definition at line 160 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 Sat Feb 14 11:44:20 2009 for Heraia by  doxygen 1.5.6