jstrings  1
A tool for finding JIS-based character strings in binary streams
shift_jis Member List

This is the complete list of members for shift_jis, including all inherited members.

find()shift_jisvirtual
get_is_big_endian()jis_enc
get_min_len()jis_enc
get_use_jisx0213()jis_enc
instream (defined in jis_enc)jis_encprotected
is_big_endianjis_encprotected
is_jisx0201_printable(const uint8_t *c)shift_jisstatic
is_jisx0208(const uint8_t *c_h, const uint8_t *c_l)shift_jisstatic
is_jisx0213(const uint8_t *c_h, const uint8_t *c_l)shift_jisstatic
jis_enc(std::istream *instream) (defined in jis_enc)jis_enc
min_lenjis_encprotected
set_is_big_endian(bool is_big_endian)jis_enc
set_min_len(size_t min_len)jis_enc
set_use_jisx0213(bool use_jisx0213)jis_enc
shift_jis(std::istream *instream) (defined in shift_jis)shift_jisinline
use_jisx0213jis_encprotected
~jis_enc() (defined in jis_enc)jis_encvirtual
~shift_jis() (defined in shift_jis)shift_jis