![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
Public Attributes | |
| unsigned int | type |
| union { | |
| value_t value | |
| const CodeInfo * begin | |
| }; | |
| union { | |
| unsigned int len | |
| const CodeInfo * end | |
| }; | |
Definition at line 66 of file zinflate.h.
| union { ... } |
| union { ... } |
| const CodeInfo* HuffmanDecoder::LookupEntry::begin |
Definition at line 72 of file zinflate.h.
| const CodeInfo* HuffmanDecoder::LookupEntry::end |
Definition at line 77 of file zinflate.h.
| unsigned int HuffmanDecoder::LookupEntry::len |
Definition at line 76 of file zinflate.h.
| unsigned int HuffmanDecoder::LookupEntry::type |
Definition at line 68 of file zinflate.h.
| value_t HuffmanDecoder::LookupEntry::value |
Definition at line 71 of file zinflate.h.
1.8.11