libunibreak  4.0
Data Fields
GraphemeBreakProperties Struct Reference

Struct for entries of grapheme break properties. More...

#include <graphemebreakdef.h>

Data Fields

utf32_t start
 Starting coding point. More...
 
utf32_t end
 End coding point, including. More...
 
enum GraphemeBreakClass prop
 The grapheme breaking property. More...
 

Detailed Description

Struct for entries of grapheme break properties.

The array of the entries must be sorted.

Field Documentation

§ end

utf32_t GraphemeBreakProperties::end

End coding point, including.

§ prop

enum GraphemeBreakClass GraphemeBreakProperties::prop

The grapheme breaking property.

§ start

utf32_t GraphemeBreakProperties::start

Starting coding point.


The documentation for this struct was generated from the following file: