Boost.Nowide
|
This is the complete list of members for boost::nowide::utf8_codecvt< CharType, 2 >, including all inherited members.
BOOST_STATIC_ASSERT_MSG(sizeof(CharType) >=2, "CharType must be able to store UTF16 code point") (defined in boost::nowide::utf8_codecvt< CharType, 2 >) | boost::nowide::utf8_codecvt< CharType, 2 > | |
do_always_noconv() const (defined in boost::nowide::utf8_codecvt< CharType, 2 >) | boost::nowide::utf8_codecvt< CharType, 2 > | inlineprotectedvirtual |
do_encoding() const (defined in boost::nowide::utf8_codecvt< CharType, 2 >) | boost::nowide::utf8_codecvt< CharType, 2 > | inlineprotectedvirtual |
do_in(std::mbstate_t &std_state, const char *from, const char *from_end, const char *&from_next, uchar *to, uchar *to_end, uchar *&to_next) const (defined in boost::nowide::utf8_codecvt< CharType, 2 >) | boost::nowide::utf8_codecvt< CharType, 2 > | inlineprotectedvirtual |
do_length(std::mbstate_t &std_state, const char *from, const char *from_end, size_t max) const (defined in boost::nowide::utf8_codecvt< CharType, 2 >) | boost::nowide::utf8_codecvt< CharType, 2 > | inlineprotectedvirtual |
do_max_length() const (defined in boost::nowide::utf8_codecvt< CharType, 2 >) | boost::nowide::utf8_codecvt< CharType, 2 > | inlineprotectedvirtual |
do_out(std::mbstate_t &std_state, const uchar *from, const uchar *from_end, const uchar *&from_next, char *to, char *to_end, char *&to_next) const (defined in boost::nowide::utf8_codecvt< CharType, 2 >) | boost::nowide::utf8_codecvt< CharType, 2 > | inlineprotectedvirtual |
do_unshift(std::mbstate_t &s, char *from, char *, char *&next) const (defined in boost::nowide::utf8_codecvt< CharType, 2 >) | boost::nowide::utf8_codecvt< CharType, 2 > | inlineprotectedvirtual |
uchar typedef (defined in boost::nowide::utf8_codecvt< CharType, 2 >) | boost::nowide::utf8_codecvt< CharType, 2 > | protected |
utf8_codecvt(size_t refs=0) (defined in boost::nowide::utf8_codecvt< CharType, 2 >) | boost::nowide::utf8_codecvt< CharType, 2 > | inline |