|
CWB
|
#include <attributes.h>
Data Fields | |
| COMMON_ATTR_FIELDS | |
| HCD * | hc |
| positional attribute may have a huffman code descriptor block More... | |
| int | this_block_nr |
| number of the current decompression block More... | |
| int | this_block [SYNCHRONIZATION] |
| the decompression block proper More... | |
| COMMON_ATTR_FIELDS |
| HCD* hc |
positional attribute may have a huffman code descriptor block
Referenced by cl_cpos2id(), cl_delete_attribute(), cl_max_cpos(), cl_sequence_compressed(), comp_drop_component(), load_component(), and setup_attribute().
| int this_block[SYNCHRONIZATION] |
the decompression block proper
Referenced by cl_cpos2id().
| int this_block_nr |
number of the current decompression block
Referenced by cl_cpos2id(), and setup_attribute().
1.8.8