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< sizeof_wchar_t >
 
struct  Celartem::UCharDefs< 1 >
 
struct  Celartem::UCharDefs< 2 >
 
struct  Celartem::UCharDefs< 4 >
 
struct  Celartem::UtfTraits< UChar >
 
struct  Celartem::UtfTraits< UChar4 >
 
struct  Celartem::UnicodeCharTraits< T >
 

Namespaces

 Celartem
 

Typedefs

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

Detailed Description

Unicode related definitions.


Cuminas DjVu SDK 3.0.33103
This document is made with doxygen 1.8.5 at Sun Dec 15 2013 19:38:05.
Cuminas Logo