Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members
__codecvt_abstract_base Member List
This is the complete list of members for __codecvt_abstract_base, including all inherited members.
- __codecvt_abstract_base(size_t __refs=0)
[inline, explicit, protected]
- always_noconv() const
[inline]
- do_always_noconv() const=0
[protected, pure virtual]
- do_encoding() const=0
[protected, pure 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=0
[protected, pure virtual]
- do_length(const state_type &, const extern_type *__from, const extern_type *__end, size_t __max) const=0
[protected, pure virtual]
- do_max_length() const=0
[protected, pure 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=0
[protected, pure virtual]
- do_unshift(state_type &__state, extern_type *__to, extern_type *__to_end, extern_type *&__to_next) const=0
[protected, pure virtual]
- encoding() const
[inline]
- error enum value
- extern_type typedef
- 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
[inline]
- intern_type typedef
- length(const state_type &__state, const extern_type *__from, const extern_type *__end, size_t __max) const
[inline]
- max_length() const
[inline]
- noconv enum value
- ok enum value
- 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
[inline]
- partial enum value
- result typedef
- state_type typedef
- unshift(state_type &__state, extern_type *__to, extern_type *__to_end, extern_type *&__to_next) const
[inline]
- ~__codecvt_abstract_base()
[inline, protected, virtual]
Generated at Tue May 1 16:29:41 2001 for libstdc++-v3 by
1.2.6 written by Dimitri van Heesch,
© 1997-2001