CAlphabet Member List
This is the complete list of members for
CAlphabet, including all inherited members.
add_byte_to_histogram(uint8_t p) | CAlphabet | |
add_string_to_histogram(char *p, int64_t len) | CAlphabet | |
add_string_to_histogram(uint8_t *p, int64_t len) | CAlphabet | |
add_string_to_histogram(int16_t *p, int64_t len) | CAlphabet | |
add_string_to_histogram(uint16_t *p, int64_t len) | CAlphabet | |
add_string_to_histogram(int32_t *p, int64_t len) | CAlphabet | |
add_string_to_histogram(uint32_t *p, int64_t len) | CAlphabet | |
add_string_to_histogram(int64_t *p, int64_t len) | CAlphabet | |
add_string_to_histogram(uint64_t *p, int64_t len) | CAlphabet | |
alphabet | CAlphabet | [protected] |
alphabet_names | CAlphabet | [static] |
B_A | CAlphabet | [static] |
B_C | CAlphabet | [static] |
B_G | CAlphabet | [static] |
B_T | CAlphabet | [static] |
CAlphabet(char *alpha, int32_t len) | CAlphabet | |
CAlphabet(EAlphabet alpha) | CAlphabet | |
CAlphabet(CAlphabet *alpha) | CAlphabet | |
check_alphabet(bool print_error=true) | CAlphabet | |
check_alphabet_size(bool print_error=true) | CAlphabet | |
clear_histogram() | CAlphabet | |
copy_histogram(CAlphabet *src) | CAlphabet | [protected] |
CSGObject() | CSGObject | |
CSGObject(const CSGObject &orig) | CSGObject | |
get_alphabet() | CAlphabet | |
get_alphabet_name(EAlphabet alphabet) | CAlphabet | [static] |
get_hist(int64_t **h, int32_t *len) | CAlphabet | |
get_histogram() | CAlphabet | |
get_max_value_in_histogram() | CAlphabet | |
get_num_bits() | CAlphabet | |
get_num_bits_in_histogram() | CAlphabet | |
get_num_symbols() | CAlphabet | |
get_num_symbols_in_histogram() | CAlphabet | |
histogram | CAlphabet | [protected] |
init_map_table() | CAlphabet | [protected] |
io | CSGObject | |
maptable_to_bin | CAlphabet | [protected] |
maptable_to_char | CAlphabet | [protected] |
MAPTABLE_UNDEF | CAlphabet | [static] |
num_bits | CAlphabet | [protected] |
num_symbols | CAlphabet | [protected] |
parallel | CSGObject | |
print_histogram() | CAlphabet | |
ref() | CSGObject | |
ref_count() const | CSGObject | |
remap_to_bin(uint8_t c) | CAlphabet | |
remap_to_char(uint8_t c) | CAlphabet | |
set_alphabet(EAlphabet alpha) | CAlphabet | |
unref() | CSGObject | |
valid_chars | CAlphabet | [protected] |
version | CSGObject | |
~CAlphabet() | CAlphabet | |
~CSGObject() | CSGObject | [virtual] |