NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Members | List of all members
cram_huffman_code Struct Reference

Detailed description

Definition at line 51 of file cram_codecs.h.

#include <cram_codecs.h>

Public Members

int32_t symbol
 
int32_t p
 
int32_t code
 
int32_t len
 

Member Data Documentation

int32_t cram_huffman_code::code

Definition at line 54 of file cram_codecs.h.

int32_t cram_huffman_code::len

Definition at line 55 of file cram_codecs.h.

int32_t cram_huffman_code::p

Definition at line 53 of file cram_codecs.h.

int32_t cram_huffman_code::symbol

Definition at line 52 of file cram_codecs.h.


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