Used to pass decoding options to the functions. More...
#include <libheraia.h>
Data Fields | |
guint | endianness |
endianness | |
guint | stream_size |
stream_size |
Used to pass decoding options to the functions.
Those options are evaluated from data_interpretor's window
Definition at line 125 of file libheraia.h.
endianness
Definition at line 127 of file libheraia.h.
Referenced by interpret(), and new_decode_parameters_t().
stream_size
Definition at line 128 of file libheraia.h.
Referenced by decode_packed_BCD(), decode_to_bits(), new_decode_parameters_t(), and refresh_one_row().