feisty meow concerns codebase  2.140
textual::byte_formatter Member List

This is the complete list of members for textual::byte_formatter, including all inherited members.

bytes_to_shifted_string(const basis::byte_array &to_convert, basis::astring &as_string)textual::byte_formatterstatic
bytes_to_string(const basis::byte_array &to_convert, basis::astring &as_string, bool space_delimited=true)textual::byte_formatterstatic
bytes_to_string(const basis::abyte *to_convert, int length, basis::astring &as_string, bool space_delimited=true)textual::byte_formatterstatic
DEFINE_CLASS_NAME("byte_formatter")textual::byte_formatter
in_hex_range(char to_check)textual::byte_formatterstatic
make_eight(basis::un_int num, basis::astring &out)textual::byte_formatterstatic
parse_dump(const basis::astring &dumped_form, basis::byte_array &bytes_found)textual::byte_formatterstatic
print_char(basis::abyte to_print, basis::astring &out, char replace='_')textual::byte_formatterstatic
print_chars(const basis::abyte *to_print, int length, basis::astring &out, char replace='_')textual::byte_formatterstatic
shifted_string_to_bytes(const basis::astring &to_convert, basis::byte_array &as_array)textual::byte_formatterstatic
string_to_bytes(const basis::astring &to_convert, basis::byte_array &as_array)textual::byte_formatterstatic
string_to_bytes(const char *to_convert, basis::byte_array &as_array)textual::byte_formatterstatic
text_dump(basis::astring &output, const basis::abyte *location, basis::un_int length, basis::un_int label=0, const char *eol="\n")textual::byte_formatterstatic
text_dump(const basis::abyte *location, basis::un_int length, basis::un_int label=0, const char *eol="\n")textual::byte_formatterstatic
text_dump(basis::astring &output, const basis::byte_array &to_dump, basis::un_int label=0, const char *eol="\n")textual::byte_formatterstatic
text_dump(const basis::byte_array &to_dump, basis::un_int label=0, const char *eol="\n")textual::byte_formatterstatic
~byte_formatter()textual::byte_formatterinlinevirtual