FONTAINE  1.0
Variables
Ogham Namespace Reference

Variables

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

Variable Documentation

§ data

OrthographyData Ogham::data
Initial value:
={
"Ogham",
"Ogham",
0x1681,
"ᚁᚂᚃᚄᚋᚌᚍᚎ",
}
const char * sentences[]
Definition: Ogham.h:36
UINT32 values[]
Definition: Ogham.h:27

§ pData

const OrthographyData* Ogham::pData = &data

§ sentences

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

§ values

UINT32 Ogham::values[]
Initial value:
={
0x1680,0x169c,
}
#define START_RANGE_PAIR
Definition: OrthographyData.h:22
#define END_OF_DATA
Definition: OrthographyData.h:23