CppCMS
booster::locale::utf::utf_traits< CharType, 1 > Member List
This is the complete list of members for booster::locale::utf::utf_traits< CharType, 1 >, including all inherited members.
char_type typedef (defined in booster::locale::utf::utf_traits< CharType, 1 >)booster::locale::utf::utf_traits< CharType, 1 >
decode(Iterator &p, Iterator e) (defined in booster::locale::utf::utf_traits< CharType, 1 >)booster::locale::utf::utf_traits< CharType, 1 > [inline, static]
decode_valid(Iterator &p) (defined in booster::locale::utf::utf_traits< CharType, 1 >)booster::locale::utf::utf_traits< CharType, 1 > [inline, static]
encode(code_point value, Iterator out) (defined in booster::locale::utf::utf_traits< CharType, 1 >)booster::locale::utf::utf_traits< CharType, 1 > [inline, static]
is_lead(char_type ci) (defined in booster::locale::utf::utf_traits< CharType, 1 >)booster::locale::utf::utf_traits< CharType, 1 > [inline, static]
is_trail(char_type ci) (defined in booster::locale::utf::utf_traits< CharType, 1 >)booster::locale::utf::utf_traits< CharType, 1 > [inline, static]
max_width (defined in booster::locale::utf::utf_traits< CharType, 1 >)booster::locale::utf::utf_traits< CharType, 1 > [static]
trail_length(char_type ci) (defined in booster::locale::utf::utf_traits< CharType, 1 >)booster::locale::utf::utf_traits< CharType, 1 > [inline, static]
width(code_point value) (defined in booster::locale::utf::utf_traits< CharType, 1 >)booster::locale::utf::utf_traits< CharType, 1 > [inline, static]