Classes | Namespaces | Typedefs

cel_unicode.h File Reference

Unicode related definitions. More...

#include "cel_types.h"
Include dependency graph for cel_unicode.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  Celartem::UCharDefs< 2 >
struct  Celartem::UCharDefs< 4 >
struct  Celartem::UtfTraits< UChar >
struct  Celartem::UtfTraits< UChar4 >
struct  Celartem::UnicodeCharTraits< T >

Namespaces

namespace  Celartem

Typedefs

typedef UCharDefs< sizeof(wchar_t)>
::UChar1 
Celartem::UChar1
 The definition of UChar1, which stores UTF-8 character.
typedef UCharDefs< sizeof(wchar_t)>
::UChar2 
Celartem::UChar2
 The definition of UChar1, which stores UTF-16 character.
typedef UCharDefs< sizeof(wchar_t)>
::UChar4 
Celartem::UChar4
 The definition of UChar1, which stores UTF-32 character.

Detailed Description

Unicode related definitions.


This document is made with doxygen 1.7.1 at Thu Feb 17 2011 15:40:15.
Caminova Logo