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_8859_8< _Dummy > Struct Template Reference

Public Types

enum  { _Nlow = 0xa1, _Nbytes = 1 }
 

Static Public Attributes

static const unsigned short _Btw [0x5f]
 
static const unsigned short _Dbvalid [0x01] = {0}
 
static const unsigned short _Dbtw [0x01] = {0}
 
static const unsigned short _Wvalid [0x20]
 
static const unsigned char _Wtb [0x20]
 

Member Enumeration Documentation

template<class _Dummy >
anonymous enum
Enumerator
_Nlow 
_Nbytes 
67  {
68  _Nlow = 0xa1,
69  _Nbytes = 1};
Definition: 8859_8:68

Member Data Documentation

template<class _Dummy >
const unsigned short stdext::cvt::_tab_8859_8< _Dummy >::_Btw
static
Initial value:
=
{
0x0000, 0x00a2, 0x00a3, 0x00a4, 0x00a5, 0x00a6, 0x00a7, 0x00a8,
0x00a9, 0x00d7, 0x00ab, 0x00ac, 0x00ad, 0x00ae, 0x00af, 0x00b0,
0x00b1, 0x00b2, 0x00b3, 0x00b4, 0x00b5, 0x00b6, 0x00b7, 0x00b8,
0x00b9, 0x00f7, 0x00bb, 0x00bc, 0x00bd, 0x00be, 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, 0x2017, 0x05d0,
0x05d1, 0x05d2, 0x05d3, 0x05d4, 0x05d5, 0x05d6, 0x05d7, 0x05d8,
0x05d9, 0x05da, 0x05db, 0x05dc, 0x05dd, 0x05de, 0x05df, 0x05e0,
0x05e1, 0x05e2, 0x05e3, 0x05e4, 0x05e5, 0x05e6, 0x05e7, 0x05e8,
0x05e9, 0x05ea, 0x0000, 0x0000, 0x200e, 0x200f, 0x0000}
template<class _Dummy >
const unsigned short stdext::cvt::_tab_8859_8< _Dummy >::_Dbtw = {0}
static
template<class _Dummy >
const unsigned short stdext::cvt::_tab_8859_8< _Dummy >::_Dbvalid = {0}
static
template<class _Dummy >
const unsigned char stdext::cvt::_tab_8859_8< _Dummy >::_Wtb
static
Initial value:
=
{
0x00aa, 0x00ba, 0x00e0, 0x00e1, 0x00e2, 0x00e3, 0x00e4, 0x00e5,
0x00e6, 0x00e7, 0x00e8, 0x00e9, 0x00ea, 0x00eb, 0x00ec, 0x00ed,
0x00ee, 0x00ef, 0x00f0, 0x00f1, 0x00f2, 0x00f3, 0x00f4, 0x00f5,
0x00f6, 0x00f7, 0x00f8, 0x00f9, 0x00fa, 0x00fd, 0x00fe, 0x00df}
template<class _Dummy >
const unsigned short stdext::cvt::_tab_8859_8< _Dummy >::_Wvalid
static
Initial value:
=
{
0x00d7, 0x00f7, 0x05d0, 0x05d1, 0x05d2, 0x05d3, 0x05d4, 0x05d5,
0x05d6, 0x05d7, 0x05d8, 0x05d9, 0x05da, 0x05db, 0x05dc, 0x05dd,
0x05de, 0x05df, 0x05e0, 0x05e1, 0x05e2, 0x05e3, 0x05e4, 0x05e5,
0x05e6, 0x05e7, 0x05e8, 0x05e9, 0x05ea, 0x200e, 0x200f, 0x2017}

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