Boost.Locale
boost::locale::conv::utf_decoder< CharType > Member List

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) constboost::locale::conv::utf_decoder< CharType >inline
convert(const stringview_type &text) constboost::locale::conv::utf_decoder< CharType >inline
operator()(const stringview_type &text) constboost::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