JASSv2
Public Attributes | List of all members
JASS::compress_integer_relative_10::relative_10_lookup Class Reference

lookup table storing how many integers are encoded and how they are encoded, More...

#include <compress_integer_relative_10.h>

Public Attributes

uint32_t numbers
 how many integers
 
uint32_t bits
 how many bits they take
 
uint32_t mask
 the mask to extract one
 
uint32_t transfer_array [10]
 which selector to use when encoding
 
uint32_t relative_row [4]
 given the previous row and a 2 bit selector, this is the new row to use
 

Detailed Description

lookup table storing how many integers are encoded and how they are encoded,


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