JASSv2
Public Attributes | List of all members
JASS::compress_integer_simple_9::lookup Class Reference

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

#include <compress_integer_simple_9.h>

Public Attributes

uint32_t numbers
 Number of integers encoded using this selector.
 
uint32_t bits
 NUmber of vits used to encode each integer.
 
uint32_t mask
 A bitmast to select an integer.
 

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: