decode_generic_t Struct Reference

Basic way to have as many as we want decoding functions corresponding to one label. More...

#include <libheraia.h>

Data Fields

GPtrArray * decode_array
 Pointer Array of decode_t functions and corresponding entries.
GtkWidget * label
 label for these decoding functions
guint data_size
 size of what we may decode
gboolean fixed_size
 says whether we can modify data_size or not

Detailed Description

Basic way to have as many as we want decoding functions corresponding to one label.

This structure is basicaly one row in the data intrepretor window

Warning:
this structure is subject to changes

Definition at line 169 of file libheraia.h.


Field Documentation

size of what we may decode

Definition at line 173 of file libheraia.h.

Referenced by get_decode_struct(), new_decode_generic_t(), and refresh_one_row().

Pointer Array of decode_t functions and corresponding entries.

Definition at line 171 of file libheraia.h.

Referenced by get_decode_struct(), new_decode_generic_t(), and refresh_one_row().

says whether we can modify data_size or not

Definition at line 174 of file libheraia.h.

Referenced by new_decode_generic_t(), and refresh_one_row().

label for these decoding functions

Definition at line 172 of file libheraia.h.

Referenced by fdft_category_cb_changed(), and new_decode_generic_t().


The documentation for this struct was generated from the following file:
Generated on Mon May 2 21:06:24 2011 for Heraia by  doxygen 1.6.3