List of all members.
Public Types
-
typedef _ExternT extern_type
-
typedef _InternT intern_type
-
typedef codecvt_base::result result
-
typedef _StateT state_type
Public Member Functions
-
codecvt_byname (const char *__s, size_t __refs=0)
Static Public Attributes
Protected Member Functions
-
virtual bool do_always_noconv () const throw ()
-
virtual int do_encoding () const throw ()
-
virtual result 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
-
virtual int do_length (state_type &, const extern_type *__from, const extern_type *__end, size_t __max) const
-
virtual int do_max_length () const throw ()
-
virtual result 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
-
virtual result do_unshift (state_type &__state, extern_type *__to, extern_type *__to_end, extern_type *&__to_next) const
Protected Attributes
-
__c_locale _M_c_locale_codecvt
Detailed Description
class codecvt_byname [22.2.1.6].
The documentation for this class was generated from the following file: