![]() |
doom3-gpl
Doom 3 GPL source release
|
Public Attributes | |
| int | symbol |
| int | frequency |
| struct huffmanNode_s * | next |
| struct huffmanNode_s * | children [2] |
Definition at line 261 of file DeclManager.cpp.
| struct huffmanNode_s* huffmanNode_s::children[2] |
Definition at line 265 of file DeclManager.cpp.
| int huffmanNode_s::frequency |
Definition at line 263 of file DeclManager.cpp.
| struct huffmanNode_s* huffmanNode_s::next |
Definition at line 264 of file DeclManager.cpp.
| int huffmanNode_s::symbol |
Definition at line 262 of file DeclManager.cpp.
1.8.6.