JASSv2
JASS::compress_integer_simple_8b Member List

This is the complete list of members for JASS::compress_integer_simple_8b, including all inherited members.

can_pack_tableJASS::compress_integer_simple_8bprotectedstatic
compress_integer()JASS::compress_integerinline
compress_integer_simple_8b()JASS::compress_integer_simple_8binline
d1_decode(integer *decoded, const integer *source, size_t source_integers)JASS::compress_integerinlinestatic
d1_encode(integer *encoded, const integer *source, size_t source_integers)JASS::compress_integerinlinestatic
decode(integer *decoded, size_t integers_to_decode, const void *source, size_t source_length)JASS::compress_integer_simple_8bvirtual
dn_decode(integer *decoded, const integer *source, size_t source_integers, size_t n=1)JASS::compress_integerinlinestatic
dn_encode(integer *encoded, const integer *source, size_t source_integers, size_t n=1)JASS::compress_integerinlinestatic
encode(void *encoded, size_t encoded_buffer_length, const integer *source, size_t source_integers)JASS::compress_integer_simple_8bvirtual
integer typedefJASS::compress_integer
ints_packed_tableJASS::compress_integer_simple_8bprotectedstatic
invalid_masks_for_offsetJASS::compress_integer_simple_8bprotectedstatic
row_for_bits_neededJASS::compress_integer_simple_8bprotectedstatic
simple8b_shift_tableJASS::compress_integer_simple_8bprotectedstatic
unittest(void)JASS::compress_integer_simple_8bstatic
JASS::compress_integer::unittest(compress_integer &compressor, uint32_t staring_from=0)JASS::compress_integerstatic
unittest_one(compress_integer &encoder, const std::vector< uint32_t > &sequence)JASS::compress_integerstatic
~compress_integer()JASS::compress_integerinlinevirtual
~compress_integer_simple_8b()JASS::compress_integer_simple_8binlinevirtual