![]() |
Boost.Locale
|
This is the complete list of members for boost::locale::conv::utf_decoder< CharType >, including all inherited members.
char_type typedef (defined in boost::locale::conv::utf_decoder< CharType >) | boost::locale::conv::utf_decoder< CharType > | |
convert(const CharType *begin, const CharType *end) const | boost::locale::conv::utf_decoder< CharType > | inline |
convert(const stringview_type &text) const | boost::locale::conv::utf_decoder< CharType > | inline |
operator()(const stringview_type &text) const | boost::locale::conv::utf_decoder< CharType > | inline |
stringview_type typedef (defined in boost::locale::conv::utf_decoder< CharType >) | boost::locale::conv::utf_decoder< CharType > | |
utf_decoder(const std::string &charset, method_type how=default_method) | boost::locale::conv::utf_decoder< CharType > | inline |