STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Types | Static Public Attributes | List of all members
stdext::cvt::_tab_cp932< _Dummy > Struct Template Reference

Public Types

enum  { _Nlow = 0x80, _Nbytes = 2 }
 

Static Public Attributes

static const unsigned short _Btw [0x80]
 
static const unsigned short _Dbvalid [0x1e2c]
 
static const unsigned short _Dbtw [0x1e2c]
 
static const unsigned short _Wvalid [0x1e6b]
 
static const unsigned short _Wtb [0x1e6b]
 

Member Enumeration Documentation

template<class _Dummy >
anonymous enum
Enumerator
_Nlow 
_Nbytes 
37  {
38  _Nlow = 0x80,
39  _Nbytes = 2};
Definition: cp932:38

Member Data Documentation

template<class _Dummy >
const unsigned short stdext::cvt::_tab_cp932< _Dummy >::_Btw
static
Initial value:
=
{
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
0x0000, 0xff61, 0xff62, 0xff63, 0xff64, 0xff65, 0xff66, 0xff67,
0xff68, 0xff69, 0xff6a, 0xff6b, 0xff6c, 0xff6d, 0xff6e, 0xff6f,
0xff70, 0xff71, 0xff72, 0xff73, 0xff74, 0xff75, 0xff76, 0xff77,
0xff78, 0xff79, 0xff7a, 0xff7b, 0xff7c, 0xff7d, 0xff7e, 0xff7f,
0xff80, 0xff81, 0xff82, 0xff83, 0xff84, 0xff85, 0xff86, 0xff87,
0xff88, 0xff89, 0xff8a, 0xff8b, 0xff8c, 0xff8d, 0xff8e, 0xff8f,
0xff90, 0xff91, 0xff92, 0xff93, 0xff94, 0xff95, 0xff96, 0xff97,
0xff98, 0xff99, 0xff9a, 0xff9b, 0xff9c, 0xff9d, 0xff9e, 0xff9f,
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000}
template<class _Dummy >
const unsigned short stdext::cvt::_tab_cp932< _Dummy >::_Dbtw
static
template<class _Dummy >
const unsigned short stdext::cvt::_tab_cp932< _Dummy >::_Dbvalid
static
template<class _Dummy >
const unsigned short stdext::cvt::_tab_cp932< _Dummy >::_Wtb
static
template<class _Dummy >
const unsigned short stdext::cvt::_tab_cp932< _Dummy >::_Wvalid
static

The documentation for this struct was generated from the following file: