| 
    STLdoc
    
   STLdocumentation 
   | 
 
  
 Public Types | |
| typedef codecvt< _Elem, char, _Statype > | _Mybase | 
| typedef _Mybase::result | result | 
| typedef char | _Byte | 
| typedef _Elem | intern_type | 
| typedef _Byte | extern_type | 
| typedef _Statype | state_type | 
  Public Types inherited from codecvt< _Elem, char, _Statype > | |
| typedef _Elem | intern_type | 
| typedef char | extern_type | 
| typedef _Statype | state_type | 
  Public Types inherited from codecvt_base | |
| enum | { ok, partial, error, noconv } | 
| typedef int | result | 
Protected Member Functions | |
| virtual result __CLR_OR_THIS_CALL | do_in (_Statype &_State, const _Byte *_First1, const _Byte *_Last1, const _Byte *&_Mid1, _Elem *_First2, _Elem *_Last2, _Elem *&_Mid2) const | 
| virtual result __CLR_OR_THIS_CALL | do_out (_Statype &_State, const _Elem *_First1, const _Elem *_Last1, const _Elem *&_Mid1, _Byte *_First2, _Byte *_Last2, _Byte *&_Mid2) const | 
| virtual result __CLR_OR_THIS_CALL | do_unshift (_Statype &, _Byte *_First2, _Byte *, _Byte *&_Mid2) const | 
| virtual int __CLR_OR_THIS_CALL | do_length (_Statype &_State, const _Byte *_First1, const _Byte *_Last1, size_t _Count) const _THROW0() | 
| virtual bool __CLR_OR_THIS_CALL | do_always_noconv () const _THROW0() | 
| virtual int __CLR_OR_THIS_CALL | do_max_length () const _THROW0() | 
| virtual int __CLR_OR_THIS_CALL | do_encoding () const _THROW0() | 
  Protected Member Functions inherited from codecvt< _Elem, char, _Statype > | |
| virtual __CLR_OR_THIS_CALL | ~codecvt () _NOEXCEPT | 
| void __CLR_OR_THIS_CALL | _Init (const _Locinfo &) | 
  Protected Member Functions inherited from locale::facet | |
| __CLR_OR_THIS_CALL | facet (size_t _Initrefs=0) | 
| virtual __CLR_OR_THIS_CALL | ~facet () _NOEXCEPT | 
Private Types | |
| enum | { _Bytes_per_word = 2 } | 
Additional Inherited Members | |
  Static Public Member Functions inherited from codecvt< _Elem, char, _Statype > | |
| static size_t __CLRCALL_OR_CDECL | _Getcat (const locale::facet **_Ppf=0, const locale *_Ploc=0) | 
  Static Public Member Functions inherited from locale::facet | |
| static size_t __CLRCALL_OR_CDECL | _Getcat (const facet **=0, const locale *=0) | 
  Static Public Attributes inherited from codecvt< _Elem, char, _Statype > | |
| static __PURE_APPDOMAIN_GLOBAL locale::id | id | 
| typedef char codecvt_utf16< _Elem, _Mymax, _Mymode >::_Byte | 
| typedef codecvt<_Elem, char, _Statype> codecvt_utf16< _Elem, _Mymax, _Mymode >::_Mybase | 
| typedef _Byte codecvt_utf16< _Elem, _Mymax, _Mymode >::extern_type | 
| typedef _Elem codecvt_utf16< _Elem, _Mymax, _Mymode >::intern_type | 
| typedef _Mybase::result codecvt_utf16< _Elem, _Mymax, _Mymode >::result | 
| typedef _Statype codecvt_utf16< _Elem, _Mymax, _Mymode >::state_type | 
      
  | 
  private | 
      
  | 
  inlineexplicit | 
      
  | 
  inlinevirtual | 
      
  | 
  inlineprotectedvirtual | 
Reimplemented from codecvt< _Elem, char, _Statype >.
      
  | 
  inlineprotectedvirtual | 
Reimplemented from codecvt_base.
      
  | 
  inlineprotectedvirtual | 
Reimplemented from codecvt< _Elem, char, _Statype >.
      
  | 
  inlineprotectedvirtual | 
Reimplemented from codecvt< _Elem, char, _Statype >.
      
  | 
  inlineprotectedvirtual | 
Reimplemented from codecvt_base.
      
  | 
  inlineprotectedvirtual | 
Reimplemented from codecvt< _Elem, char, _Statype >.
      
  | 
  inlineprotectedvirtual | 
Reimplemented from codecvt< _Elem, char, _Statype >.
 1.8.8