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