Heraia  0.1.8
decode_parameters_t Struct Reference

Used to pass decoding options to the functions. More...

#include <libheraia.h>

Data Fields

guint endianness
 endianness More...
 
guint stream_size
 stream_size More...
 

Detailed Description

Used to pass decoding options to the functions.

Those options are evaluated from data_interpretor's window

Definition at line 147 of file libheraia.h.

Field Documentation

guint decode_parameters_t::endianness

endianness

Definition at line 149 of file libheraia.h.

Referenced by hex_document_find_decode(), interpret(), and new_decode_parameters_t().

guint decode_parameters_t::stream_size

stream_size

Definition at line 150 of file libheraia.h.

Referenced by decode_packed_BCD(), decode_to_bits(), new_decode_parameters_t(), and refresh_one_row().


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