MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
st_huff_counts Struct Reference
Collaboration diagram for st_huff_counts:

Public Attributes

uint field_length
uint max_zero_fill
uint pack_type
uint max_end_space
uint max_pre_space
uint length_bits
uint min_space
ulong max_length
enum en_fieldtype field_type
struct st_huff_treetree
my_off_t counts [256]
my_off_t end_space [8]
my_off_t pre_space [8]
my_off_t tot_end_space
my_off_t tot_pre_space
my_off_t zero_fields
my_off_t empty_fields
my_off_t bytes_packed
TREE int_tree
uchar * tree_buff
uchar * tree_pos

Detailed Description

Definition at line 59 of file myisampack.c.


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