Boost.Locale
boost::locale::generic_codecvt< CharType, CodecvtImpl, 2 > Member List

This is the complete list of members for boost::locale::generic_codecvt< CharType, CodecvtImpl, 2 >, including all inherited members.

do_always_noconv() const noexcept override (defined in boost::locale::generic_codecvt< CharType, CodecvtImpl, 2 >)boost::locale::generic_codecvt< CharType, CodecvtImpl, 2 >inlineprotected
do_encoding() const noexcept override (defined in boost::locale::generic_codecvt< CharType, CodecvtImpl, 2 >)boost::locale::generic_codecvt< CharType, CodecvtImpl, 2 >inlineprotected
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 override (defined in boost::locale::generic_codecvt< CharType, CodecvtImpl, 2 >)boost::locale::generic_codecvt< CharType, CodecvtImpl, 2 >inlineprotected
do_length(std::mbstate_t &std_state, const char *from, const char *from_end, size_t max) const override (defined in boost::locale::generic_codecvt< CharType, CodecvtImpl, 2 >)boost::locale::generic_codecvt< CharType, CodecvtImpl, 2 >inlineprotected
do_max_length() const noexcept override (defined in boost::locale::generic_codecvt< CharType, CodecvtImpl, 2 >)boost::locale::generic_codecvt< CharType, CodecvtImpl, 2 >inlineprotected
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 override (defined in boost::locale::generic_codecvt< CharType, CodecvtImpl, 2 >)boost::locale::generic_codecvt< CharType, CodecvtImpl, 2 >inlineprotected
do_unshift(std::mbstate_t &s, char *from, char *, char *&next) const override (defined in boost::locale::generic_codecvt< CharType, CodecvtImpl, 2 >)boost::locale::generic_codecvt< CharType, CodecvtImpl, 2 >inlineprotected
from_unicode_state enum valueboost::locale::generic_codecvt_base
generic_codecvt(size_t refs=0) (defined in boost::locale::generic_codecvt< CharType, CodecvtImpl, 2 >)boost::locale::generic_codecvt< CharType, CodecvtImpl, 2 >inline
implementation() const (defined in boost::locale::generic_codecvt< CharType, CodecvtImpl, 2 >)boost::locale::generic_codecvt< CharType, CodecvtImpl, 2 >inline
initial_convertion_state enum nameboost::locale::generic_codecvt_base
to_unicode_state enum valueboost::locale::generic_codecvt_base
uchar typedef (defined in boost::locale::generic_codecvt< CharType, CodecvtImpl, 2 >)boost::locale::generic_codecvt< CharType, CodecvtImpl, 2 >