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

Public Types

enum  { _Nlow = 0xd0, _Nbytes = 1 }
 

Static Public Attributes

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

Member Enumeration Documentation

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

Member Data Documentation

template<class _Dummy >
const unsigned short stdext::cvt::_tab_8859_9< _Dummy >::_Btw
static
Initial value:
=
{
0x011e, 0x00d1, 0x00d2, 0x00d3, 0x00d4, 0x00d5, 0x00d6, 0x00d7,
0x00d8, 0x00d9, 0x00da, 0x00db, 0x00dc, 0x0130, 0x015e, 0x00df,
0x00e0, 0x00e1, 0x00e2, 0x00e3, 0x00e4, 0x00e5, 0x00e6, 0x00e7,
0x00e8, 0x00e9, 0x00ea, 0x00eb, 0x00ec, 0x00ed, 0x00ee, 0x00ef,
0x011f, 0x00f1, 0x00f2, 0x00f3, 0x00f4, 0x00f5, 0x00f6, 0x00f7,
0x00f8, 0x00f9, 0x00fa, 0x00fb, 0x00fc, 0x0131, 0x015f, 0x00ff}
template<class _Dummy >
const unsigned short stdext::cvt::_tab_8859_9< _Dummy >::_Dbtw = {0}
static
template<class _Dummy >
const unsigned short stdext::cvt::_tab_8859_9< _Dummy >::_Dbvalid = {0}
static
template<class _Dummy >
const unsigned char stdext::cvt::_tab_8859_9< _Dummy >::_Wtb
static
Initial value:
=
{
0x00d0, 0x00f0, 0x00dd, 0x00fd, 0x00de, 0x00fe}
template<class _Dummy >
const unsigned short stdext::cvt::_tab_8859_9< _Dummy >::_Wvalid
static
Initial value:
=
{
0x011e, 0x011f, 0x0130, 0x0131, 0x015e, 0x015f}

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