| __desc_type typedef | codecvt< InternT, ExternT, __enc_traits > | |
| __enc_type typedef | codecvt< InternT, ExternT, __enc_traits > | |
| always_noconv() const | codecvt_abstract_base< InternT, ExternT, __enc_traits > | [inline] |
| codecvt(size_t __refs=0) | codecvt< InternT, ExternT, __enc_traits > | [inline, explicit] |
| codecvt(__enc_type *__enc, size_t __refs=0) | codecvt< InternT, ExternT, __enc_traits > | [inline, explicit] |
| codecvt_abstract_base(size_t __refs=0) | codecvt_abstract_base< InternT, ExternT, __enc_traits > | [inline, explicit, protected] |
| do_always_noconv() const | codecvt< InternT, ExternT, __enc_traits > | [protected, virtual] |
| do_encoding() const | codecvt< InternT, ExternT, __enc_traits > | [protected, virtual] |
| do_in(state_type &state, const extern_type *__from, const extern_type *__from_end, const extern_type *&__from_next, intern_type *__to, intern_type *__to_end, intern_type *&__to_next) const | codecvt< InternT, ExternT, __enc_traits > | [protected, virtual] |
| do_length(state_type &, const extern_type *__from, const extern_type *__end, size_t __max) const | codecvt< InternT, ExternT, __enc_traits > | [protected, virtual] |
| do_max_length() const | codecvt< InternT, ExternT, __enc_traits > | [protected, virtual] |
| do_out(state_type &state, const intern_type *__from, const intern_type *__from_end, const intern_type *&__from_next, extern_type *__to, extern_type *__to_end, extern_type *&__to_next) const | codecvt< InternT, ExternT, __enc_traits > | [protected, virtual] |
| do_unshift(state_type &state, extern_type *__to, extern_type *__to_end, extern_type *&__to_next) const | codecvt< InternT, ExternT, __enc_traits > | [protected, virtual] |
| encoding() const | codecvt_abstract_base< InternT, ExternT, __enc_traits > | [inline] |
| extern_type typedef | codecvt< InternT, ExternT, __enc_traits > | |
| id | codecvt< InternT, ExternT, __enc_traits > | [static] |
| in(state_type &state, const extern_type *__from, const extern_type *__from_end, const extern_type *&__from_next, intern_type *__to, intern_type *__to_end, intern_type *&__to_next) const | codecvt_abstract_base< InternT, ExternT, __enc_traits > | [inline] |
| intern_type typedef | codecvt< InternT, ExternT, __enc_traits > | |
| length(state_type &state, const extern_type *__from, const extern_type *__end, size_t __max) const | codecvt_abstract_base< InternT, ExternT, __enc_traits > | [inline] |
| max_length() const | codecvt_abstract_base< InternT, ExternT, __enc_traits > | [inline] |
| out(state_type &state, const intern_type *__from, const intern_type *__from_end, const intern_type *&__from_next, extern_type *__to, extern_type *__to_end, extern_type *&__to_next) const | codecvt_abstract_base< InternT, ExternT, __enc_traits > | [inline] |
| result typedef | codecvt< InternT, ExternT, __enc_traits > | |
| state_type typedef | codecvt< InternT, ExternT, __enc_traits > | |
| unshift(state_type &state, extern_type *__to, extern_type *__to_end, extern_type *&__to_next) const | codecvt_abstract_base< InternT, ExternT, __enc_traits > | [inline] |
| ~codecvt() | codecvt< InternT, ExternT, __enc_traits > | [inline, protected, virtual] |
| ~codecvt_abstract_base() | codecvt_abstract_base< InternT, ExternT, __enc_traits > | [inline, protected, virtual] |