HuffmanNode Struct Reference
List of all members.
Public Attributes |
|
size_t | symbol |
|
union { |
| size_t parent |
| unsigned depth |
| unsigned freq |
| }; | |
Detailed Description
Definition at line 90 of file zdeflate.cpp.
The documentation for this struct was generated from the following file: