|
__CLR_OR_THIS_CALL | codecvt_byname (const char *_Locname, size_t _Refs=0) |
|
__CLR_OR_THIS_CALL | codecvt_byname (const string &_Str, size_t _Refs=0) |
|
result __CLR_OR_THIS_CALL | in (_Statype &_State, const _Byte *_First1, const _Byte *_Last1, const _Byte *&_Mid1, _Elem *_First2, _Elem *_Last2, _Elem *&_Mid2) const |
|
result __CLR_OR_THIS_CALL | out (_Statype &_State, const _Elem *_First1, const _Elem *_Last1, const _Elem *&_Mid1, _Byte *_First2, _Byte *_Last2, _Byte *&_Mid2) const |
|
result __CLR_OR_THIS_CALL | unshift (_Statype &_State, _Byte *_First2, _Byte *_Last2, _Byte *&_Mid2) const |
|
int __CLR_OR_THIS_CALL | length (_Statype &_State, const _Byte *_First1, const _Byte *_Last1, size_t _Count) const |
|
__CLR_OR_THIS_CALL | codecvt (size_t _Refs=0) |
|
__CLR_OR_THIS_CALL | codecvt (const _Locinfo &_Lobj, size_t _Refs=0) |
|
__CLR_OR_THIS_CALL | codecvt_base (size_t _Refs=0) |
|
bool __CLR_OR_THIS_CALL | always_noconv () const _THROW0() |
|
int __CLR_OR_THIS_CALL | max_length () const _THROW0() |
|
int __CLR_OR_THIS_CALL | encoding () const _THROW0() |
|
__CLR_OR_THIS_CALL | ~codecvt_base () _NOEXCEPT |
|
virtual void __CLR_OR_THIS_CALL | _Incref () |
|
virtual _Facet_base *__CLR_OR_THIS_CALL | _Decref () |
|
__CLR_OR_THIS_CALL | facet (const facet &)=delete |
|
facet &__CLR_OR_THIS_CALL | operator= (const facet &)=delete |
|
virtual __CLR_OR_THIS_CALL | ~_Facet_base () _NOEXCEPT |
|
|
virtual __CLR_OR_THIS_CALL | ~codecvt_byname () _NOEXCEPT |
|
virtual __CLR_OR_THIS_CALL | ~codecvt () _NOEXCEPT |
|
void __CLR_OR_THIS_CALL | _Init (const _Locinfo &) |
|
virtual bool __CLR_OR_THIS_CALL | do_always_noconv () const _THROW0() |
|
virtual result __CLR_OR_THIS_CALL | do_in (_Statype &, 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 &, 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 &, const _Byte *_First1, const _Byte *_Last1, size_t _Count) const |
|
virtual int __CLR_OR_THIS_CALL | do_max_length () const _THROW0() |
|
virtual int __CLR_OR_THIS_CALL | do_encoding () const _THROW0() |
|
__CLR_OR_THIS_CALL | facet (size_t _Initrefs=0) |
|
virtual __CLR_OR_THIS_CALL | ~facet () _NOEXCEPT |
|
template<class _Elem , class _Byte , class _Statype >
_Atomic_counter_t _Refs
Definition: xlocale:157
template<class _Elem , class _Byte , class _Statype >
const _Elem * c_str() const _NOEXCEPT
Definition: xstring:1737
_Atomic_counter_t _Refs
Definition: xlocale:157
template<class _Elem , class _Byte , class _Statype >
The documentation for this class was generated from the following file: