SDSL: Succinct Data Structure Library
A C++ template library for succinct data structures
 All Classes Namespaces Files Functions Variables Typedefs Friends
sdsl::coder::run_length< Coder > Member List
This is the complete list of members for sdsl::coder::run_length< Coder >, including all inherited members.
encode(uint64_t x, uint64_t *&z, uint8_t offset) (defined in sdsl::coder::run_length< Coder >)sdsl::coder::run_length< Coder > [static]
encoding_length(const uint64_t *s, uint8_t s_offset, size_type bit_length) (defined in sdsl::coder::run_length< Coder >)sdsl::coder::run_length< Coder > [static]
size_type typedef (defined in sdsl::coder::run_length< Coder >)sdsl::coder::run_length< Coder >