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

Public Attributes

HUFF_ELEMENTroot
HUFF_ELEMENTelement_buffer
HUFF_COUNTScounts
uint tree_number
uint elements
my_off_t bytes_packed
uint tree_pack_length
uint min_chr
uint max_chr
uint char_bits
uint offset_bits
uint max_offset
uint height
ulonglong * code
uchar * code_len

Detailed Description

Definition at line 95 of file myisampack.c.


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