STLdoc
STLdocumentation
|
Additional Inherited Members | |
Public Types inherited from stdext::cvt::_Cvt_one_byte< _Elem, _tab_cp500< int >, _Maxcode > | |
typedef _STD 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 Member Functions inherited from stdext::cvt::_Cvt_one_byte< _Elem, _tab_cp500< int >, _Maxcode > | |
_Cvt_one_byte (size_t _Refs=0) | |
virtual | ~_Cvt_one_byte () _NOEXCEPT |
Protected Member Functions inherited from stdext::cvt::_Cvt_one_byte< _Elem, _tab_cp500< int >, _Maxcode > | |
virtual result | do_in (_Statype &, const _Byte *_First1, const _Byte *_Last1, const _Byte *&_Mid1, _Elem *_First2, _Elem *_Last2, _Elem *&_Mid2) const |
virtual result | do_out (_Statype &, const _Elem *_First1, const _Elem *_Last1, const _Elem *&_Mid1, _Byte *_First2, _Byte *_Last2, _Byte *&_Mid2) const |
virtual result | do_unshift (_Statype &, _Byte *_First2, _Byte *, _Byte *&_Mid2) const |
virtual int | do_length (_Statype &, const _Byte *_First1, const _Byte *_Last1, size_t _Count) const _THROW0() |
virtual bool | do_always_noconv () const _THROW0() |
virtual int | do_max_length () const _THROW0() |
virtual int | do_encoding () const _THROW0() |