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,
"ᚁᚂᚃᚄᚋᚌᚍᚎ",
}

◆ pData

const OrthographyData* Ogham::pData = &data

◆ sentences

const char* Ogham::sentences[]
Initial value:
={
"",
}

◆ values

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