always_noconv() const | codecvt_abstract_base< InternT, ExternT, StateT > | [inline] |
codecvt(size_t __refs=0) | codecvt< InternT, ExternT, StateT > | [inline, explicit] |
codecvt_abstract_base(size_t __refs=0) | codecvt_abstract_base< InternT, ExternT, StateT > | [inline, explicit, protected] |
do_always_noconv() const | codecvt< InternT, ExternT, StateT > | [protected, virtual] |
do_encoding() const | codecvt< InternT, ExternT, StateT > | [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, StateT > | [protected, virtual] |
do_length(const state_type &, const extern_type *__from, const extern_type *__end, size_t __max) const | codecvt< InternT, ExternT, StateT > | [protected, virtual] |
do_max_length() const | codecvt< InternT, ExternT, StateT > | [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, StateT > | [protected, virtual] |
do_unshift(state_type &state, extern_type *__to, extern_type *__to_end, extern_type *&__to_next) const | codecvt< InternT, ExternT, StateT > | [protected, virtual] |
encoding() const | codecvt_abstract_base< InternT, ExternT, StateT > | [inline] |
extern_type typedef | codecvt< InternT, ExternT, StateT > | |
id | codecvt< InternT, ExternT, StateT > | [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, StateT > | [inline] |
intern_type typedef | codecvt< InternT, ExternT, StateT > | |
length(const state_type &state, const extern_type *__from, const extern_type *__end, size_t __max) const | codecvt_abstract_base< InternT, ExternT, StateT > | [inline] |
max_length() const | codecvt_abstract_base< InternT, ExternT, StateT > | [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, StateT > | [inline] |
result typedef | codecvt< InternT, ExternT, StateT > | |
state_type typedef | codecvt< InternT, ExternT, StateT > | |
unshift(state_type &state, extern_type *__to, extern_type *__to_end, extern_type *&__to_next) const | codecvt_abstract_base< InternT, ExternT, StateT > | [inline] |
~codecvt() | codecvt< InternT, ExternT, StateT > | [inline, protected, virtual] |
~codecvt_abstract_base() | codecvt_abstract_base< InternT, ExternT, StateT > | [inline, protected, virtual] |