codecvt_byname Class Reference

#include <stdapis/stlportv5/stl/_codecvt.h>

class codecvt_byname : public codecvt

Inherits from

Inherited Attributes
codecvt::id
Inherited Functions
_Refcount_Base::_M_decr()
_Refcount_Base::_M_incr()
_Refcount_Base::_Refcount_Base(__stl_atomic_t)
codecvt::always_noconv()const
codecvt::codecvt(size_t)
codecvt::do_always_noconv()const
codecvt::do_encoding()const
codecvt::do_in(state_type &,const extern_type *,const extern_type *,const extern_type *&,intern_type *,intern_type *,intern_type *&)const
codecvt::do_length(const state_type &,const extern_type *,const extern_type *,size_t)const
codecvt::do_max_length()const
codecvt::do_out(state_type &,const intern_type *,const intern_type *,const intern_type *&,extern_type *,extern_type *,extern_type *&)const
codecvt::do_unshift(state_type &,extern_type *,extern_type *,extern_type *&)const
codecvt::encoding()const
codecvt::in(state_type &,const extern_type *,const extern_type *,const extern_type *&,intern_type *,intern_type *,intern_type *&)const
codecvt::length(const state_type &,const extern_type *,const extern_type *,size_t)const
codecvt::max_length()const
codecvt::out(state_type &,const intern_type *,const intern_type *,const intern_type *&,extern_type *,extern_type *,extern_type *&)const
codecvt::unshift(state_type &,extern_type *,extern_type *,extern_type *&)const
codecvt::~codecvt()
locale::facet::_Locale_impl
locale::facet::_get_facet
locale::facet::_release_facet
locale::facet::facet(size_t)
locale::facet::locale
locale::facet::~facet()
Inherited Type Definitions
codecvt::extern_type
codecvt::intern_type
codecvt::state_type