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] |
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] |
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] |
unshift(state_type &state, extern_type *__to, extern_type *__to_end, extern_type *&__to_next) const | codecvt_abstract_base< InternT, ExternT, StateT > | [inline] |