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