always_noconv() const | codecvt_abstract_base< InternT, ExternT, StateT > | [inline] |
codecvt_abstract_base(size_t __refs=0) | codecvt_abstract_base< InternT, ExternT, StateT > | [inline, explicit, protected] |
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=0 | codecvt_abstract_base< InternT, ExternT, StateT > | [protected, pure virtual] |
encoding() const | codecvt_abstract_base< InternT, ExternT, StateT > | [inline] |
extern_type typedef | codecvt_abstract_base< InternT, ExternT, StateT > | |
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_abstract_base< InternT, ExternT, StateT > | |
length(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_abstract_base< InternT, ExternT, StateT > | |
state_type typedef | codecvt_abstract_base< 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_abstract_base() | codecvt_abstract_base< InternT, ExternT, StateT > | [inline, protected, virtual] |