FONTAINE  1.0
Variables
Hangul Namespace Reference

Variables

UINT32 values []
 
const char * sentences []
 
OrthographyData data
 
const OrthographyDatapData = &data
 

Variable Documentation

§ data

OrthographyData Hangul::data
Initial value:
={
"Korean Hangul",
"한글 / 조선글",
0xAC00,
"",
}
UINT32 values[]
Definition: Hangul.h:27
const char * sentences[]
Definition: Hangul.h:36

§ pData

const OrthographyData* Hangul::pData = &data

§ sentences

const char* Hangul::sentences[]
Initial value:
={
"",
}
#define END_OF_DATA
Definition: OrthographyData.h:23

§ values

UINT32 Hangul::values[]
Initial value:
={
0xAC00,0xD7A3,
}
#define START_RANGE_PAIR
Definition: OrthographyData.h:22
#define END_OF_DATA
Definition: OrthographyData.h:23